Click or drag to resize

TextureProgressGetNinePatchStretch Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.TextureProgress.GetNinePatchStretch"]

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

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Godot.TextureProgress.GetNinePatchStretch"]

See Also