Deflates a
LayoutRect relative to .
シンタックス
'宣言
Public Overloads Sub AnchorDeflate( _
ByVal As LayoutRect, _
ByVal As System.Single, _
ByVal As System.Single _
)
public void AnchorDeflate(
LayoutRect ,
System.float ,
System.float
)
パラメータ
- anchorRect
- The referenced LayoutRect or null 参照 (Visual Basicでは Nothing) to reference the owner LayoutView.
- deflateHorizontal
- The amount to deflate the left and right bounds relative to .
- deflateVertical
- The amount to deflate the top and bottom bounds relative to .
参照