DK for ActiveX | TatukGIS_XDK11.IGIS_Viewer.FontScale | Methods | Properties
Font magnifying factor in percents. To make fonts more readable without changing PPI.
// C# public Integer FontScale { get {} set {} }
' VisualBasic Public Property FontScale As Integer Get End Get Set(ByVal value As Integer) End Set End Property
// Oxygene public property FontScale : Integer read read;
Type |
---|
int Integer |