User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_csunits.factor

Table of Contents

ITGIS_CSUnits.Factor property

DK11 for ActiveX | TatukGIS_XDK11.ITGIS_CSUnits.Factor | Methods | Properties

Factor between unit and basic unit (meter or radians); for example factor for kilometer is 1000.

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

Syntax

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

Value

Type
double
Double
2022/11/16 01:09

Page Tools