User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_csprojabstract.custom3

Table of Contents

ITGIS_CSProjAbstract.Custom3 property

DK11 for ActiveX | TatukGIS_XDK11.ITGIS_CSProjAbstract.Custom3 | Methods | Properties

Custom3. Valid and specific for selected projections.

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

Syntax

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

Value

Type
double
Double
2022/11/16 01:08

Page Tools