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