User Tools

Site Tools


api:dk11:net:tatukgis.ndk.tgis_rendererabstract.fontscale

Table of Contents

TGIS_RendererAbstract.FontScale property

DK11 for .NET | TatukGIS.NDK.TGIS_RendererAbstract.FontScale | Constructors | Fields | Methods | Properties

Fonts scaling factor of the rendering context (in percents).

Available also on: Delphi | Java | ActiveX | Python.

Syntax

// C#
public Integer FontScale
{
  get {}
}
' VisualBasic
Public Property FontScale As Integer
  Get
  End Get
End Property
// Oxygene
public
  property FontScale : Integer read;

Value

Type
int
Integer
2022/11/30 19:26

Page Tools