PolygonMode enumeration
PolygonMode enumeration
The polygon rasterization mode
The PolygonMode type exposes the following members:
Fields
| Field | Description |
|---|---|
| POINT | Polygon control points are drawn as points. |
| LINE | Boundary edges of the polygon are drawn as line segments. |
| FILL | The interior of the polygon is filled. |
See Also
- module
aspose.threed.render