PolygonBuilder.AddVertex
PolygonBuilder.AddVertex method
Adds a vertex index to the polygon
public void AddVertex(int index)
Parameter | Type | Description |
---|---|---|
index | Int32 |
See Also
- class PolygonBuilder
- namespace Aspose.ThreeD.Entities
- assembly Aspose.3D
Adds a vertex index to the polygon
public void AddVertex(int index)
Parameter | Type | Description |
---|---|---|
index | Int32 |