Name | Description | |
---|---|---|
NQuadrangle Constructor | Overloaded. |
The following tables list the members exposed by NQuadrangle.
Name | Description | |
---|---|---|
NQuadrangle Constructor | Overloaded. |
Name | Description | |
---|---|---|
A | The first vertex of the quadrangle | |
B | The second vertex of the quadrangle | |
C | The third vertex of the quadrangle | |
D | The fourth vertex of the quadrangle |
Name | Description | |
---|---|---|
Bounds | Gets the minimal enclosing rectangle | |
BoundsRange | ||
IsRectangle | Checks whether the quadrangle is a rectangle |
Name | Description | |
---|---|---|
AddToPath | Appends the primitive to the specified graphics path | |
Contains | Overloaded. Determines whether the quadrangle contains the specified point | |
ContainsOnOutline | Determines whether the outline of the quadrangle contains the specified point | |
Equals | Overloaded. Checks whether this quad is equal to the other quad | |
GetHashCode | ||
GetOutlineLength | Gets the quadrangle perimeter | |
GetPoint | Gets the quadrangle point at the specified index. | |
GetPointCount | Gets the points count of the quadrangle (4). | |
Scale | Scales this quadrangle with the specified parameters | |
Transform | Transforms this quadrange | |
Translate | Translates the primitive with the specified amounts |
Equality | Determines whether a is equal to b |
Inequality | Determines whether a is not equal to b |