This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > II > IImageResult2 Interface > IImageResult2.ReferenceDPI Property (ArcObjects .NET 10.5 SDK) |
The device resolution of the image specified in the request (dots per inch).
[Visual Basic .NET] Public ReadOnly Property ReferenceDPI As Double
[C#] public double ReferenceDPI {get;}
[C++]
HRESULT get_ReferenceDPI(
double* Dpi
);
[C++]
Parameters Dpi [out, retval] Dpi is a parameter of type double