Click or drag to resize

LoadStateAspectCurrentTransfer Property

The current Transfer that is, or will be, conveying this load from one place to another.

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

Property Value

Type: Transfer
See Also