This document is archived and information here might be outdated. Recommended version. |
Ratio between resolution and raster resolution.
[Visual Basic .NET]
Public ReadOnly Property RasterRatio As Double
[C#]
public double RasterRatio {get;}
[C++]
HRESULT get_RasterRatio(
System.Double* ratio
);
[C++] Parameters ratio [out, retval]
ratio is a parameter of type double*