User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.tgis_csabstract

Table of Contents

TGIS_CSAbstract class

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

Base class for any WKT units

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

Syntax

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

Implements

Methods

Inherited Overrides Protected
Name Visibility Description
Assign_ public Copy content of the provided object into a current object
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.

Properties

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

2022/11/16 01:05

Page Tools