User Tools

Site Tools


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

Table of Contents

TGIS_CSProjAbstract.XYPlaneRotation property

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

XY Scale. Valid for selected projections.

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

Syntax

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

Value

Type
double
Double
2022/11/16 01:28

Page Tools