Returns a value that indicates the type of geometric shape associated with the Point object.
Read-only property
variable = object.ShapeType |
|
Long
The possible return values (ShapeType constants) for a point are:
| Value | ShapeType |
|---|---|
| 1 | Point |
| 11 | PointZ |
| 21 | PointM |