ElementaryRotationInvert Method |
Namespace:
AGI.Foundation.Coordinates
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 25.2.423.0 (25.2.423.0)
Syntaxpublic ElementaryRotation Invert()
Public Function Invert As ElementaryRotation
public:
ElementaryRotation Invert()
member Invert : unit -> ElementaryRotation
Return Value
Type:
ElementaryRotationThe inverted
ElementaryRotation.
See Also