DK11 for ActiveX | TatukGIS_XDK11.IGIS_Viewer.CustomPPI | Methods | Properties
Custom resolution in pixels-per-inch. If <> 0 then used instead of SystemPPI
// C# public Integer CustomPPI { get {} set {} }
' VisualBasic Public Property CustomPPI As Integer Get End Get Set(ByVal value As Integer) End Set End Property
// Oxygene public property CustomPPI : Integer read read;
Type |
---|
int Integer |