TextureButton.StretchMode Property |
Controls the texture's behavior when you resize the node's bounding rectangle, only if Expand is true. Set it to one of the TextureButton.StretchModeEnum constants. See the constants to learn more.
Namespace: Godot
public TextureButton.StretchModeEnum StretchMode { get; set; }