DK for .NET | TatukGIS.NDK.TGIS_ContourGenerator.Smoothen | Constructors | Methods | Properties | Events
If True, generated contours are smoothed. Use carefully for polygon output because smoothing can 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 |