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

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

パラメータ

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 anchorRect.
deflateVertical
The amount to deflate the top and bottom bounds relative to anchorRect.
参照

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