GeometryCount property
Returns the number of Geometry sections for a shape.
Version added
2.0
Syntax
intRet = object.GeometryCount
|
intRet
|
Integer. The number of Geometry sections for the shape.
|
object
|
Required. An expression that returns a Shape object.
|