DK for ActiveX | TatukGIS_XDK11.ITGIS_ContourGenerator.Smoothen | Methods | Properties
If True then the generated contours will be smoothened. Use carefully when creating polygon output because it may produce invalid geometry.
// C# public Boolean Smoothen { get {} set {} }
' VisualBasic Public Property Smoothen As Boolean Get End Get Set(ByVal value As Boolean) End Set End Property
// Oxygene public property Smoothen : Boolean read read;
| Type |
|---|
| bool Boolean |