User Tools

Site Tools


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

Table of Contents

TGIS_ViewerWnd.FontScale property

DK11 for Java | tatukgis.jdk.TGIS_ViewerWnd.FontScale | Constructors | Methods | Properties | Events

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

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

Syntax

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

Value

Type
int
Integer
2022/11/16 01:52

Page Tools