Plane.Length
Plane.Length property
Gets or sets the length of the plane.
public double Length { get; set; }
Property Value
The length.
See Also
- class Plane
- namespace Aspose.ThreeD.Entities
- assembly Aspose.3D
Gets or sets the length of the plane.
public double Length { get; set; }
The length.