User Tools

Site Tools


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

Table of Contents

TGIS_CSProjAbstract.Custom6 property

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

Custom6. Valid and specific for selected projections.

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

Syntax

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

Value

Type
double
Double
2022/11/16 01:28

Page Tools