DK11 for ActiveX | TatukGIS_XDK11.ITGIS_Layer.Name | Methods | Properties
Name of layer; if not filled directly, then will be filled with Path when added to the viewer. Name must be unique.
// C# public String Name { get {} set {} }
' VisualBasic Public Property Name As String Get End Get Set(ByVal value As String) End Set End Property
// Oxygene public property Name : String read read;
Type |
---|
string String |