Click or drag to resize

TextureScreenOverlayMaintainAspectRatio Property

Gets or sets a value indicating whether the aspect ratio of the texture screen overlay is maintained or not.

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

Property Value

Type: MaintainAspectRatio
See Also