Click or drag to resize

ScreenOverlayRotationPointOrigin Property

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.

Namespace:  AGI.Foundation.Graphics.Advanced
Assembly:  AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public ScreenOverlayOrigin Origin { get; }

Property Value

Type: ScreenOverlayOrigin
See Also