User Tools

Site Tools


api:dk11:java:tatukgis.jdk.tgis_viewer.fontscale

Table of Contents

TGIS_Viewer.FontScale property

DK for Java | tatukgis.jdk.TGIS_Viewer.FontScale | Constructors | Fields | Methods | Properties | Events

Font magnifying factor in percents. To make fonts more readable without changing PPI.

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

Syntax

// Java
public int getFontScale();
 
public void setFontScale(
  int _value
);
// Oxygene
public
  property FontScale : Integer read write;

Value

Type
int
Integer
2025/01/31 01:18

Page Tools