User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_csabstract.friendlyname

Table of Contents

ITGIS_CSAbstract.FriendlyName property

DK11 for ActiveX | TatukGIS_XDK11.ITGIS_CSAbstract.FriendlyName | Methods | Properties

Friendly name constructed based on WKT (without underscores) and EPSG.

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

Syntax

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

Value

Type
string
String
2022/11/16 01:08

Page Tools