This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IT > ITileDescription Interface > ITileDescription.Dpi Property (ArcObjects .NET 10.4 SDK) |
DPI to perform output with.
[Visual Basic .NET] Public Property Dpi As Double
[C#] public double Dpi {get; set;}
[C++]
HRESULT get_Dpi(
double* Dpi
);
[C++]
HRESULT put_Dpi(
double Dpi
);
[C++]
Parameters Dpi [out, retval] Dpi is a parameter of type double Dpi [in] Dpi is a parameter of type double