CylinderVisualSlices Property |
Property Value
Type: Int32
The number of sides the cylinder has in plan view. A higher number produces a more accurate cylinder, but takes longer to draw.
Namespace:
Demo3D.Visuals
Assembly:
Demo3D.Core (in Demo3D.Core.dll) Version: 10.0.0.6737
Syntaxpublic int Slices { get; set; }Property Value
Type:
Int32
See Also