ContourInfo Properties
The structure that provides information about a map item’s outline.| Name | Description |
|---|---|
| InnerIndex | Returns the contour boundary index. |
| IsClosed | Returns the value identifying whether the map item’s contour is closed. |
| Points | Returns coordinate points that form the map item’s contour. |
See Also