Click or drag to resize

ScreenOverlayRotationPointUseOriginAsPoint Property

Gets a value indicating whether the Origin property will be used as the rotation point. If , the Point property is used.

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

Property Value

Type: Boolean
See Also