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