Click or drag to resize

AspectRatioContainerAlignmentHorizontal Property

Specifies the horizontal relative position of child controls.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public AspectRatioContainerAlignMode AlignmentHorizontal { get; set; }

Property Value

Type: AspectRatioContainerAlignMode
See Also