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