Shape.Shape
Shape()
Initializes a new instance of the Shape class.
public Shape()
See Also
- class Shape
- namespace Aspose.ThreeD.Entities
- assembly Aspose.3D
Shape(string)
Initializes a new instance of the Shape class.
public Shape(string name)
| Parameter | Type | Description |
|---|---|---|
| name | String | Name |
See Also
- class Shape
- namespace Aspose.ThreeD.Entities
- assembly Aspose.3D