ElementaryRotationInvert Method |
Namespace:
AGI.Foundation.Coordinates
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.3.420.0 (24.3.420.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