DK11 for Delphi | GisLayer.TGIS_Layer.Active | Constructors | Fields | Methods | Properties | Events | Events
Checks if the layer is active? Active means layer is visible and an object can be localized on the layer.
// Delphi public property Active : Boolean read write;
// C++ Builder public: __property bool Active = {read, write};
Type |
---|
Boolean |