Image.VerticalResolution Property

Definition

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

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

Property Value

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

Applies to