Skip to main content
All docs
V26.1
  • DXImage.HorizontalResolution Property

    Gets the horizontal resolution of the image in pixels per inch.

    Namespace: DevExpress.Drawing

    Assembly: DevExpress.Drawing.v26.1.dll

    Declaration

    public float HorizontalResolution { get; }

    Property Value

    Type Description
    Single

    The horizontal resolution of the image in pixels per inch.

    See Also