DK11 for Java | tatukgis.jdk.TGIS_LayerVector.IgnoreShapeParams | Constructors | Fields | Methods | Properties | Events
If True, then only layer level params will be used. Any color or style defined for a particular shape will be ignored and substituted with color or style defined on the layer level.
// Java public bool getIgnoreShapeParams(); public void setIgnoreShapeParams( bool _value );
// Oxygene public property IgnoreShapeParams : Boolean read write;
Type |
---|
bool Boolean |