UnitCartesianInvert Method |
Inverts this instance.
Namespace:
AGI.Foundation.Coordinates
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public 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