Image.HorizontalResolution Property

Definition

Gets the horizontal resolution, in pixels per inch, of this Image.

public:
 property float HorizontalResolution { float get(); };
public float HorizontalResolution { get; }
member this.HorizontalResolution : single
Public ReadOnly Property HorizontalResolution As Single

Property Value

The horizontal resolution, in pixels per inch, of this Image.

Applies to