Property CropImageHeightMargin CropImageHeightMargin 画像切り出し時の高さ方向のマージン [px] を指定します。 デフォルトは 0 (マージンなし)。例えば 1 px を指定した場合、上下に 1 px のマージンが追加されます。 Declaration public int CropImageHeightMargin { get; set; } Property Value Type Description int