Click or drag to resize

OverlayPinningPosition Property

Gets or sets the pinning position of the overlay, relative to the overlay, which determines the point on the overlay that corresponds to the Position property.

Namespace:  AGI.Foundation.Graphics
Assembly:  AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public virtual ScreenOverlayPoint PinningPosition { get; set; }

Property Value

Type: ScreenOverlayPoint
See Also