DK for .NET | TatukGIS.NDK.TGIS_BitmapAbstract.PPI | Fields | Methods | Properties
Bitmap resolution.
// C# public Integer PPI { get {} set {} }
' VisualBasic Public Property PPI As Integer Get End Get Set(ByVal value As Integer) End Set End Property
// Oxygene public property PPI : Integer read read;
| Type |
|---|
| int Integer |