DK11 for Java | tatukgis.jdk.TGIS_Layer.Collapsed | Constructors | Fields | Methods | Properties | Events
Checks if the layer is collapsed? Collapsed means only the layer's title will be visible inside the legend.
// Java public bool getCollapsed(); public void setCollapsed( bool _value );
// Oxygene public property Collapsed : Boolean read write;
Type |
---|
bool Boolean |