DK11 for .NET | TatukGIS.NDK.WinForms.TGIS_ViewerWnd.PPI | Constructors | Fields | Methods | Properties | Events
Rendering resolution in pixels-per-inch. Returns SystemPPI value or CustomPPI (if <> 0) multiplied by ControlCanvasScale.
Available also on: Delphi FMX | Java | ActiveX.
// C# [Browsable(false)] public Integer PPI { get {} }
' VisualBasic <Browsable(false)> Public Property PPI As Integer Get End Get End Property
// Oxygene public [Browsable(false)] property PPI : Integer read;
Type |
---|
int Integer |