This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Display > ESRI.ArcGIS.Display > Interfaces > IR > IRasterOutputSettings Interface > IRasterOutputSettings.RasterRatio Property (ArcObjects .NET 10.5 SDK) |
Ratio between resolution and raster resolution.
[Visual Basic .NET] Public ReadOnly Property RasterRatio As Double
[C#] public double RasterRatio {get;}
[C++]
HRESULT get_RasterRatio(
double* ratio
);
[C++]
Parameters ratio [out, retval] ratio is a parameter of type double