Click or drag to resize

StopBladeVisualIsInTransit Property

Whether or not the stop blade is in transit to the up or down position.

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

Property Value

Type: Boolean
See Also