Click or drag to resize

BoxRendererAspectWidth Property

The width of the box.

Namespace:  Demo3D.Visuals.Renderers.Primitives
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 16.01.07
Syntax
C#
public double Width { get; set; }

Property Value

Type: Double
See Also