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