HorizontalResolution Property (Image)
In This Topic
Gets the horizontal resolution (dots per inch) of the image.
Syntax
'Declaration
Public ReadOnly Property HorizontalResolution As System.Single
public System.float HorizontalResolution {get;}
See Also