DK11 for .NET | TatukGIS.NDK.WinForms.TGIS_ViewerWnd.CustomPPI | Constructors | Fields | Methods | Properties | Events
Custom resolution in pixels-per-inch. If <> 0 then used instead of SystemPPI
Available also on: Delphi FMX | Java | ActiveX.
// 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 [DefaultValue(0)] property CustomPPI : Integer read read;
Type |
---|
int Integer |