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

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Layout 名前空間 > LayoutRect クラス > AnchorInflate メソッド : AnchorInflate(LayoutRect,Single,Single) メソッド
The referenced LayoutRect or null 参照 (Visual Basicでは Nothing) to reference the owner LayoutView.
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 inflateHorizontal As System.Single, _
   ByVal inflateVertical As System.Single _
) 
public void AnchorInflate( 
   LayoutRect anchorRect,
   System.float inflateHorizontal,
   System.float inflateVertical
)

パラメータ

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

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