Click or drag to resize

ScreenOverlayRotationPointRelativeToParent Property

Gets a value indicating whether the rotation point is relative to the overlay's parent, or to the overlay 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 bool RelativeToParent { get; }

Property Value

Type: Boolean
See Also