User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_csprojabstract.ispurecylindrical

Table of Contents

ITGIS_CSProjAbstract.IsPureCylindrical property

DK11 for ActiveX | TatukGIS_XDK11.ITGIS_CSProjAbstract.IsPureCylindrical | Methods | Properties

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

Available also on: Delphi | .NET | Java | 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:08

Page Tools