Click or drag to resize

ScreenOverlayRotationPoint.Point Property

Gets the point that the overlay is rotated around, defined relative to Origin. When UseOriginAsPoint is true, 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.3.420.0 (24.3.420.0)
Syntax
public ScreenOverlayPoint Point { get; }

Property Value

Type: ScreenOverlayPoint
See Also