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