ObjRoot.Shapes
ObjRoot.Shapes property
Gets or sets the shapes.
public List<ObjShape> Shapes { get; set; }
Property Value
The shapes.
See Also
- class ObjShape
- class ObjRoot
- namespace Aspose.CAD.FileFormats.Obj.Elements
- assembly Aspose.CAD
Gets or sets the shapes.
public List<ObjShape> Shapes { get; set; }
The shapes.