Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the resolution, in dots per inch, of an image for the x axis.
public Nullable<float> DPIHeightF { get; set; }
member this.DPIHeightF : Nullable<single> with get, set