HorizontalResolution

BmpSaveOptions.HorizontalResolution property

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

public double HorizontalResolution { get; set; }

See Also