User Tools

Site Tools


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

Table of Contents

TGIS_CSProjAbstract.StandardParallel_2 property

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

Second Standard parallel. Valid for selected projections.

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

Syntax

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

Value

Type
double
Double
2022/11/16 01:28

Page Tools