User Tools

Site Tools


api:dk11:delphi:giscontour.tgis_contourgenerator.smoothen

Table of Contents

TGIS_ContourGenerator.Smoothen property

DK11 for Delphi | GisContour.TGIS_ContourGenerator.Smoothen | Constructors | Methods | Properties | Events | Events

If True then the generated contours will be smoothened. Use carefully when creating polygon output because it may produce invalid geometry.

Available also on: .NET | Java | ActiveX | Python.

Syntax

// Delphi
public
  property Smoothen : Boolean read write;
// C++ Builder
public:
  __property bool Smoothen = {read, write};

Value

Type
Boolean

References

2024/12/20 22:17

Page Tools