User Tools

Site Tools


api:dk11:net:tatukgis.ndk.tgis_csunits.unitstype

Table of Contents

TGIS_CSUnits.UnitsType property

DK11 for .NET | TatukGIS.NDK.TGIS_CSUnits.UnitsType | Constructors | Methods | Properties

Type of units: angular, linear, areal.

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

Syntax

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

Value

2022/11/16 01:29

Page Tools