IPolyClass Properties

Properties

Color Color Property of this polygon, used e.g. at IPolyClass::DrawFilled
DisableSplitToMatrix If set to true, polygon operations might be slower. Handle with care! If true, all polygons which are used for polygon operations must have set this property to true Might only make sense for polygons, which are rotated/moved a lot of times before polygonoperations like Union are done, then true might be more performant Default=false
EdgeCount Count of edges in polygon.
IsTextPoly This field may contain the information, whether the original objects of this polygon had the .nomenclature attribute IODBLayer::PolygonizeNets() fills this information, most other functions not.

See Also