User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.tgis_csarea

Table of Contents

TGIS_CSArea class

DK11 for ActiveX | TatukGIS_XDK11.TGIS_CSArea | Classes | Methods | Properties

Area name.

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

Syntax

// C#
public class TGIS_CSArea : ITGIS_CSArea 
{
}
' VisualBasic
Public Class TGIS_CSArea
  Implements ITGIS_CSArea
End Class
// Oxygene
type
  TGIS_CSArea = public class
  end;

Implements

Methods

Inherited Overrides Protected
Name Visibility Description
Assign_ public Copy content of the provided object into a current object
(Inherited from ITGIS_CSAbstract)
AttachDelphiObj public Only for internal use of TatukGIS.
(Inherited from ITBaseObject)
DelphiObj public Only for internal use of TatukGIS.
(Inherited from ITBaseObject)
MarkDeprecated public Set object depreciation state.
(Inherited from ITGIS_CSAbstract)

Properties

Inherited Protected
Name Visibility Description
Bounds public Area validity bounds.
Deprecated public If true, then object is deprecated.
(Inherited from ITGIS_CSAbstract)
DescriptionEx public Descriptive name; for internal use of TGIS_CSAbstractListHelper.
(Inherited from ITGIS_CSAbstract)
Description_ public Additional description.
(Inherited from ITGIS_CSAbstract)
EPSG public EPSG code.
(Inherited from ITGIS_CSAbstract)
FriendlyName public Friendly name constructed based on WKT (without underscores) and EPSG.
(Inherited from ITGIS_CSAbstract)
MasterEPSG public EPSG code of the object for which current object is an alias.
(Inherited from ITGIS_CSAbstract)
WKT public WKT name.
(Inherited from ITGIS_CSAbstract)

2024/12/20 22:14

Page Tools