Returns a value that indicates the type of geometric shape associated with the Polygon object.
Read-only property
variable = object.ShapeType |
|
Long
The possible return values (ShapeType constants) for a polygon are:
| Value | ShapeType |
|---|---|
| 5 | Polygon |
| 15 | PolygonZ |
| 25 | PolygonM |