From c09b9c488fcc423d58ed26447b6e2614b106afdb Mon Sep 17 00:00:00 2001 From: Tomasz Chabora Date: Mon, 13 Jan 2020 23:08:42 +0100 Subject: Complete documentation of some more classes --- doc/classes/NinePatchRect.xml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc/classes/NinePatchRect.xml') diff --git a/doc/classes/NinePatchRect.xml b/doc/classes/NinePatchRect.xml index 8935ac9d94..7a7973684d 100644 --- a/doc/classes/NinePatchRect.xml +++ b/doc/classes/NinePatchRect.xml @@ -15,6 +15,7 @@ + Returns the size of the margin identified by the given [enum Margin] constant. @@ -25,6 +26,7 @@ + Sets the size of the margin identified by the given [enum Margin] constant to [code]value[/code] in pixels. -- cgit v1.2.3