Cylinder.Height
Cylinder.Height property
Gets or sets the height of the cylinder.
public double Height { get; set; }
Property Value
The height.
See Also
- class Cylinder
- namespace Aspose.ThreeD.Entities
- assembly Aspose.3D
Gets or sets the height of the cylinder.
public double Height { get; set; }
The height.