User Tools

Site Tools


api:dk11:net:tatukgis.ndk.tgis_csarea

TGIS_CSArea class

DK11 for .NET | TatukGIS.NDK.TGIS_CSArea | Classes | Constructors | Methods | Properties

Area name.

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

Syntax

// C#
public class TGIS_CSArea : TGIS_CSAbstract
{
}
' VisualBasic
Public Class TGIS_CSArea
  Inherits TGIS_CSAbstract
End Class
// Oxygene
type
  TGIS_CSArea = public class( TGIS_CSAbstract )
  end;

Inheritance

→ TGIS_Object → TGIS_CSAbstract

Constructors

Inherited Overrides Protected
Name Visibility Description
TGIS_CSAbstract() public Create an instance.
(Inherited from TGIS_CSAbstract)
TGIS_CSAbstract(int, string) public Create an instance.
(Inherited from TGIS_CSAbstract)

Methods

Inherited Overrides Protected
Name Visibility Description
Assign public Copy content of the provided object into a current object
(Inherited from TGIS_CSAbstract)
MarkDeprecated public Set object depreciation state.
(Inherited from TGIS_CSAbstract)
ToString public
(Inherited from TGIS_CSAbstract)

Properties

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

2022/11/16 01:28

Page Tools