Click or drag to resize

OverlayTranslationX Property

Gets or sets the value with which the overlay will be translated from the X value of 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 double TranslationX { get; set; }

Property Value

Type: Double
See Also