DK11 for Java | tatukgis.jdk.TGIS_Layer.Active | Constructors | Fields | Methods | Properties | Events
Checks if the layer is active? Active means layer is visible and an object can be localized on the layer.
// Java public bool getActive(); public void setActive( bool _value );
// Oxygene public property Active : Boolean read write;
Type |
---|
bool Boolean |