Box.Width
Box.Width property
Gets or sets the width of the box aligned in x-axis.
public double Width { get; set; }
Property Value
The width aligned in x-axis.
See Also
- class Box
- namespace Aspose.ThreeD.Entities
- assembly Aspose.3D
Gets or sets the width of the box aligned in x-axis.
public double Width { get; set; }
The width aligned in x-axis.