'Declaration Public Function CreateRect( _ Optional ByVal tag As System.Object _ ) As LayoutRect
public LayoutRect CreateRect( System.object tag )
Parameters
- tag
- The object that contains data about the LayoutRect.
Return Value
The created LayoutRect object.