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