DK for ActiveX | TatukGIS_XDK11.IGIS_Viewer.PPI | Methods | Properties
Rendering resolution in pixels-per-inch. Returns SystemPPI value or CustomPPI (if <> 0) multiplied by ControlCanvasScale.
// C# public Integer PPI { get {} }
' VisualBasic Public Property PPI As Integer Get End Get End Property
// Oxygene public property PPI : Integer read;
Type |
---|
int Integer |