This document is archived and information here might be outdated. Recommended version. |
The tiling DPI.
[Visual Basic .NET] Public Property Dpi As Integer
[C#] public int Dpi {get; set;}
[C++]
HRESULT get_Dpi(
System.Int32* 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