VerticalResolution

BmpSaveOptions.VerticalResolution property

Gets or sets the vertical resolution. Note due to the rounding the resulting resolution may slightly differ from the passed.

public double VerticalResolution { get; set; }

See Also