DK11 for ActiveX | TatukGIS_XDK11.ITGIS_Layer.IsPersistent | Methods | Properties
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 |