DK11 for Java | tatukgis.jdk.TGIS_Shape.LocalParams | Constructors | Fields | Methods | Properties
True if the shape has private parameters. You can allocate/deallocate local params by set this value to True/False.
// Java public bool getLocalParams(); public void setLocalParams( bool _value );
// Oxygene public property LocalParams : Boolean read write;
Type |
---|
bool Boolean |