Translation¶
-
IFrameTranslation IFrame.Translation { get; set; }¶
Gets or sets the translation of this frame in relation to its reference frame.
- Value
IFrameTranslation – Frame translation.
- Throws
InvalidArgumentException
– Invalid value (+/-Inf, NaN).CommunicationErrorException
– Protocol error.RebootedException
– Controller has been rebooted since this object reference was retrieved, invalidating this reference.ConnectionLostException
– Connection to controller lost.System.ObjectDisposedException
– Object is disposed.