This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GlobeCore > ESRI.ArcGIS.GlobeCore > Interfaces > IK > IKmlConvertor Interface > IKmlConvertor.DPI Property (ArcObjects .NET 10.4 SDK) |
Get DPI property.
[Visual Basic .NET] Public Property DPI As Integer
[C#] public int DPI {get; set;}
[C++]
HRESULT get_DPI(
long* pDpi
);
[C++]
HRESULT put_DPI(
long pDpi
);
[C++]
Parameters pDpi [out, retval] pDpi is a parameter of type long pDpi [in] pDpi is a parameter of type long