ImageDefinitionVerticalResolution Property
|
Gets the image vertical resolution in pixels per unit.
Namespace:
DXFReaderNET.Objects
Assembly:
DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax public double VerticalResolution { get; }
Public ReadOnly Property VerticalResolution As Double
Get
public:
property double VerticalResolution {
double get ();
}
member VerticalResolution : float with get
PROPERTY VerticalResolution AS REAL8 GET
Property Value
Type:
DoubleSee Also