DK11 for Java | tatukgis.jdk.TGIS_LayerVector.Scope | Constructors | Fields | Methods | Properties | Events
Scope zone.
// Java public java.lang.String getScope(); public void setScope( java.lang.String _value );
// Oxygene public property Scope : String read write;
Type |
---|
java.lang.String String |
Use this property as a SQL-like query (WHERE clause) to limit active layer objects. Treat is as a filter.
Here is example how to limit processed shapes by using Scope property.