MotorAspectTryLockMinPosition Method |
Namespace:
Demo3D.Visuals.Motor
Assembly:
Demo3D.Core (in Demo3D.Core.dll) Version: 14.0.0.10531
Syntaxpublic MotorAspectLock<double> TryLockMinPosition()
Return Value
Type:
MotorAspectLockDoubleThe acquired lock, or null if something else currently holds a lock.
See Also