UnitCartesianInvert Method |
Inverts this instance.
Namespace:
AGI.Foundation.Coordinates
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 21.1.408.0 (21.1.408.0)
Syntaxpublic UnitCartesian Invert()
Public Function Invert As UnitCartesian
public:
UnitCartesian Invert()
member Invert : unit -> UnitCartesian
Return Value
Type:
UnitCartesianA set of
UnitCartesian coordinates that represents the inverse of this instance.
See Also