GoXam for WPF v3
Spot Structure Methods


Northwoods.GoXam Namespace : Spot Structure

For a list of all members of this type, see Spot members.

Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)Overloaded. Two spots are equal if all four property values are the same (X, Y, OffsetX, OffsetY).  
Public Method The hash code is a combination of all four property values.  
Public Methodstatic (Shared in Visual Basic)Produce Spot that denotes one or more sides, based on which sides should be included.  
Public MethodThis predicate is true if this Spot is a side that includes the side(s) given by side.  
Public Methodstatic (Shared in Visual Basic)Overloaded. Convert a string into a Spot value.  
Public Method Given a rectangle, return the specific point in or near the rectangle that this spot is at.  
Public Method Given a point and the size of the desired rectangle, return the rectangle for which this spot is at that point.  
Public MethodOverloaded. Produce a string representation of a Spot.  
Top
See Also

Reference

Spot Structure
Northwoods.GoXam Namespace