DioDocs for PDF
AnchorInflate(LayoutRect,Single,Single,Single,Single) メソッド

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Layout 名前空間 > LayoutRect クラス > AnchorInflate メソッド : AnchorInflate(LayoutRect,Single,Single,Single,Single) メソッド
The referenced LayoutRect or null 参照 (Visual Basicでは Nothing) to reference the owner LayoutView.
The amount to inflate the left bound relative to anchorRect.
The amount to inflate the top bound relative to anchorRect.
The amount to inflate the left and right bounds relative to anchorRect.
The amount to inflate the top and bottom bounds relative to anchorRect.
Inflates a LayoutRect relative to anchorRect.
シンタックス
'宣言
 
Public Overloads Sub AnchorInflate( _
   ByVal anchorRect As LayoutRect, _
   ByVal inflateLeft As System.Single, _
   ByVal inflateTop As System.Single, _
   ByVal inflateRight As System.Single, _
   ByVal inflateBottom As System.Single _
) 
public void AnchorInflate( 
   LayoutRect anchorRect,
   System.float inflateLeft,
   System.float inflateTop,
   System.float inflateRight,
   System.float inflateBottom
)

パラメータ

anchorRect
The referenced LayoutRect or null 参照 (Visual Basicでは Nothing) to reference the owner LayoutView.
inflateLeft
The amount to inflate the left bound relative to anchorRect.
inflateTop
The amount to inflate the top bound relative to anchorRect.
inflateRight
The amount to inflate the left and right bounds relative to anchorRect.
inflateBottom
The amount to inflate the top and bottom bounds relative to anchorRect.
参照

LayoutRect クラス
LayoutRect メンバ
オーバーロード一覧