'宣言 Public Overloads Sub AnchorInflate( _ ByVal anchorRect As LayoutRect, _ ByVal inflateAmount As System.Single _ )
public void AnchorInflate( LayoutRect anchorRect, System.float inflateAmount )
パラメータ
- anchorRect
- The referenced LayoutRect or null 参照 (Visual Basicでは Nothing) to reference the owner LayoutView.
- inflateAmount
- The amount to inflate the bounds relative to anchorRect.