Click or drag to resize

NinePatchRect.GetHAxisStretchMode Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.NinePatchRect.GetHAxisStretchMode"]

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
[ObsoleteAttribute("GetHAxisStretchMode is deprecated. Use the AxisStretchHorizontal property instead.")]
public NinePatchRect.AxisStretchMode GetHAxisStretchMode()

Return Value

Type: NinePatchRect.AxisStretchMode

[Missing <returns> documentation for "M:Godot.NinePatchRect.GetHAxisStretchMode"]

See Also