DK11 for ActiveX | TatukGIS_XDK11.ITGIS_Layer.Path | Methods | Properties
Path to file holding the layer's data.
// C# public String Path { get {} set {} }
' VisualBasic Public Property Path As String Get End Get Set(ByVal value As String) End Set End Property
// Oxygene public property Path : String read read;
Type |
---|
string String |