User Tools

Site Tools


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

Table of Contents

TGIS_CSProjAbstract.IsPureCylindrical property

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

Is result of projection pure cylindicial (graticules are parallel).

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

Syntax

// C#
public Boolean IsPureCylindrical
{
  get {}
}
' VisualBasic
Public Property IsPureCylindrical As Boolean
  Get
  End Get
End Property
// Oxygene
public
  property IsPureCylindrical : Boolean read;

Value

Type
bool
Boolean
2022/11/16 01:28

Page Tools