Click or drag to resize

NinePatchRectGetVAxisStretchMode Method

Note: This API is now obsolete.

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

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

Return Value

Type: NinePatchRectAxisStretchMode

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

See Also