Name | Description | |
---|---|---|
init | Initializes the rectangle with the given x, y, width and height values. |
Name | Description | |
---|---|---|
category | Gets or sets the optional property grid category to navigate to before the specified element or index. | |
elementName | Gets or sets the name of the sub-element property. | |
index | Gets or sets the optional index of the sub-element if in an array. | |
rect | Gets or sets the optional rect for this property. | |
section | Gets or sets the optional property grid section to navigate to before the specified element or index. |
Name | Description | |
---|---|---|
fromJObject | Applies the property values from a plain object created from JSON to the properties of this instance. Inherited from Class. | |
toJSON | Implementation for toJSON to return an object that will include this class's prototype property values when stringified. Inherited from Class. |