User Tools

Site Tools


api:dk11:net:tatukgis.ndk.tgis_csabstract.friendlyname

Table of Contents

TGIS_CSAbstract.FriendlyName property

DK11 for .NET | TatukGIS.NDK.TGIS_CSAbstract.FriendlyName | Constructors | Methods | Properties

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

Available also on: Delphi | Java | ActiveX | 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:28

Page Tools