Click or drag to resize

AspectRatioContainerGetAlignmentHorizontal Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.AspectRatioContainer.GetAlignmentHorizontal"]

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
[ObsoleteAttribute("GetAlignmentHorizontal is deprecated. Use the AlignmentHorizontal property instead.")]
public AspectRatioContainerAlignMode GetAlignmentHorizontal()

Return Value

Type: AspectRatioContainerAlignMode

[Missing <returns> documentation for "M:Godot.AspectRatioContainer.GetAlignmentHorizontal"]

See Also