DK11 for Delphi | GisTopology.TGIS_Topology.ForceShapeFixing | Constructors | Methods | Properties | Events | Events
If True then topological operations will force shape fixing. True will slow down any polygonal operations due to the fact that shape fixing will ensure proper winding and overlapping issues. Global default (which is False) can be set using GisTopologyForceShapeFixing().
// Delphi public property ForceShapeFixing : Boolean read write;
// C++ Builder public: __property bool ForceShapeFixing = {read, write};
Type |
---|
Boolean |