DK11 for .NET | TatukGIS.NDK.TGIS_Layer.Caption | Constructors | Fields | Methods | Properties | Events
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 |