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