User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_csprojabstract.isstandard

Table of Contents

ITGIS_CSProjAbstract.IsStandard property

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

Does the projection is standard (not IsGrid, not IsXYZ and IsRevertible.

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

Syntax

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

Value

Type
bool
Boolean
2022/11/16 01:08

Page Tools