User Tools

Site Tools


api:dk11:net:tatukgis.ndk.tgis_csprojabstract.custom2

Table of Contents

TGIS_CSProjAbstract.Custom2 property

DK11 for .NET | TatukGIS.NDK.TGIS_CSProjAbstract.Custom2 | Constructors | Fields | Methods | Properties

Custom2. Valid and specific for selected projections.

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

Syntax

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

Value

Type
double
Double
2022/11/16 01:28

Page Tools