ScreenOverlayRotationPoint Properties |
The ScreenOverlayRotationPoint type exposes the following members.
Name | Description | |
---|---|---|
Origin |
Gets the origin of rotation. When the UseOriginAsPoint property is ,
the overlay is rotated around this origin. When UseOriginAsPoint property is ,
the overlay is rotated around Point, which is defined relative to this origin.
| |
Point |
Gets the point that the overlay is rotated around, defined relative to Origin. When
UseOriginAsPoint is , this property is ignored and the
overlay is rotated around the Origin itself.
| |
RelativeToParent |
Gets a value indicating whether the rotation point is relative to the overlay's parent, or to the overlay itself.
| |
UseOriginAsPoint |