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

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Layout 名前空間 > LayoutRect クラス > AnchorInflate メソッド : AnchorInflate(LayoutRect,Single) メソッド
The referenced LayoutRect or null 参照 (Visual Basicでは Nothing) to reference the owner LayoutView.
The amount to inflate the bounds relative to anchorRect.
Inflates a LayoutRect relative to anchorRect.
シンタックス
'宣言
 
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.
参照

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