Click or drag to resize

ScreenOverlayRotationPointPoint Property

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.

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 ScreenOverlayPoint Point { get; }

Property Value

Type: ScreenOverlayPoint
See Also