'Declaration Public Overloads Sub AnchorInflate( _ ByVal anchorRect As LayoutRect, _ ByVal inflateAmount As System.Single _ )
public void AnchorInflate( LayoutRect anchorRect, System.float inflateAmount )
Parameters
- anchorRect
- The referenced LayoutRect or a null reference (Nothing in Visual Basic) to reference the owner LayoutView.
- inflateAmount
- The amount to inflate the bounds relative to anchorRect.