DK11 for .NET | TatukGIS.NDK.TGIS_Layer.IsExportable | Constructors | Fields | Methods | Properties | Events
True if the layer is exportable. Layer is exportable if it can be saved to a disk representation.
// C# public Boolean IsExportable { get {} }
' VisualBasic Public Property IsExportable As Boolean Get End Get End Property
// Oxygene public property IsExportable : Boolean read;
Type |
---|
bool Boolean |