GoXam for WPF v3
Opposite Property
Northwoods.GoXam Namespace > Spot Structure : Opposite Property
Return a new spot that is opposite this spot.
Syntax
public Spot Opposite {get;}
Remarks
The X and Y values will be an equal distance away from the center on the other side of the center. The OffsetX and OffsetY values are also negated.The result is meaningless if IsNoSpot is true.
See Also

Reference

Spot Structure
Spot Members