A newer version of this page is available.
Switch to the current version.
TransformOrigin Enum
Lists predefined transformation origins.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v18.2.dll
Declaration
Members
Name | Description |
---|---|
Left | The bounding box left edge's center. |
Top | The bounding box top edge's center. |
Right | The bounding box right edge's center. |
Bottom | The bounding box bottom edge's center. |
Center | The bounding box's center. |
TopLeft | The bounding box's top left corner. |
TopRight | The bounding box's top right corner. |
BottomLeft | The bounding box's bottom left corner. |
BottomRight | The bounding box's bottom right corner. |
See Also
Feedback