DK for Java | tatukgis.jdk.TGIS_ContourGenerator.Smoothen | Constructors | Methods | Properties | Events
If True, generated contours are smoothed. Use carefully for polygon output because smoothing can produce invalid geometry.
// Java public bool getSmoothen(); public void setSmoothen( bool _value );
// Oxygene public property Smoothen : Boolean read write;
| Type |
|---|
| bool Boolean |