DK11 for .NET | TatukGIS.NDK.TGIS_Layer.IsPersistent | Constructors | Fields | Methods | Properties | Events
True if the layer is persistent. The layer is persistent if it can be loaded automatically by a project file.
// C# public Boolean IsPersistent { get {} }
' VisualBasic Public Property IsPersistent As Boolean Get End Get End Property
// Oxygene public property IsPersistent : Boolean read;
Type |
---|
bool Boolean |