PositionOrigin Members
This documentation is no longer available on MSDN, however it is available as a CHM download.
Top
Represents the anchor point of the Position property on a UIElement.
The following tables list the members exposed by the PositionOrigin type.
| Name | Description | |
|---|---|---|
|
BottomCenter | Specifies the bottom center of the position. |
|
BottomLeft | Specifies the bottom left of the position. |
|
BottomRight | Specifies the bottom right of the position. |
|
Center | Specifies the center of the position. |
|
CenterLeft | Specifies the center left of the position. |
|
CenterRight | Specifies the center right of the position. |
|
TopCenter | Specifies the top center of the position. |
|
TopLeft | Specifies the top left of the position. |
|
TopRight | Specifies the top right of the position. |
(see also Protected Methods)
Top
| Name | Description | |
|---|---|---|
![]() | Equals | Overloaded. Determines whether a specified object is equal to the position origin. |
![]() | GetHashCode | Overridden. Retrieves the hash code for this position origin. |
![]() | GetType | (inherited from Object) |
![]() ![]() | Equality | Determines whether two position origin objects are equal. |
![]() ![]() | Inequality | Determines whether two position origins are not equal. |
![]() | ToString | Overridden. (inherited from Object) |
Show: