DK for Delphi | GisTopology.TGIS_Topology.ForceShapeFixing | Constructors | Methods | Properties | Events | Events
If True, topological operations force shape fixing before processing. This can slow polygon operations because shape fixing resolves proper winding, self-crossings, and overlapping parts. The global default value (False) can be changed by calling GisTopologyForceShapeFixing().
// Delphi public property ForceShapeFixing : Boolean read write;
// C++ Builder public: __property bool ForceShapeFixing = {read, write};
| Type |
|---|
| Boolean |