Polygon3D Object
The Polygon3D object contains the properties of 3D polygons and are created with the AddPolygon3D method of the Shapes collection.
Derived from: Shape object(All methods and properties of Shape apply to this object.)
The following table provides all the properties of the Polygon3D object.
Property |
Description |
Returns the line format object. It is a read-only property. |
|
Returns the fill format object. |
|
Returns the 3D poygon's XY vertices in page units. |
|
Returns the 3D polygon's Z vertices. |
|
Returns the number of vertices per sub-polygon. |
The following table provides the methods of the Polygon3D object:
Method |
Description |
Sets the 3D polyline's XY and Z vertices and ring counts. |