EasyMap VCL
TPart
TPart = class(TCollectionItem)
Unit
MapObjects
Description
Complex map object, for example, polygon with the "hole", can contains several primitives described as set of points (TMapPoints). Polygon describes as one set of points and the each "hole" - as the other set. Thus such complex map object contains several parts. Each of such parts describes by TPart object.