NinePatchRectSetPatchMargin Method |
Note: This API is now obsolete.
Sets the size of the margin identified by the given Margin constant to value in pixels.
Namespace: Godot
[ObsoleteAttribute("SetPatchMargin is deprecated. Use the PatchMarginBottom property instead.")] public void SetPatchMargin( Margin margin, int value )
[Missing <param name="margin"/> documentation for "M:Godot.NinePatchRect.SetPatchMargin(Godot.Margin,System.Int32)"]
[Missing <param name="value"/> documentation for "M:Godot.NinePatchRect.SetPatchMargin(Godot.Margin,System.Int32)"]