Adds a point to a PolygonBound collection.
Add( X As Double, _
Y As Double, _
Z As Double _
) As Point3d
Returns a Point3d object.
X, Y, Z
The Z value is ignored.
Adds a point to a PolygonBound collection.
Returns a Point3d object.
The Z value is ignored.