Click or drag to resize

HandrailVisualRails Property

The number of horizontal rails to create for the handrail. The default is 2.

Namespace:  Demo3D.Visuals
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntax
C#
public int Rails { get; set; }

Property Value

Type: Int32
See Also