DK for Java | tatukgis.jdk.TGIS_ContourGenerator.Smoothen | Constructors | Methods | Properties | Events
If True then the generated contours will be smoothened. Use carefully when creating polygon output because it may produce invalid geometry.
// Java public bool getSmoothen(); public void setSmoothen( bool _value );
// Oxygene public property Smoothen : Boolean read write;
| Type |
|---|
| bool Boolean |