User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_controlscale.units

Table of Contents

ITGIS_ControlScale.Units property

DK11 for ActiveX | TatukGIS_XDK11.ITGIS_ControlScale.Units | Methods | Properties

Units used for scale output.

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

Syntax

// C#
public TGIS_CSUnits Units
{
  get {}
  set {}
}
' VisualBasic
Public Property Units As TGIS_CSUnits
  Get
  End Get
  Set(ByVal value As TGIS_CSUnits)
  End Set
End Property
// Oxygene
public
  property Units : TGIS_CSUnits read read;

Value

2022/11/16 01:08

Page Tools