[]
Creates a new LayoutRect and associates it with the LayoutView.
public LayoutRect CreateRect(object tag = null)
| Type | Name | Description |
|---|---|---|
| object | tag | The object that contains data about the LayoutRect. |
| Type | Description |
|---|---|
| LayoutRect | The created LayoutRect object. |