DioDocs for PDF
AppendMaxBottom(Contour,ContourPosition) メソッド

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Layout 名前空間 > LayoutRect クラス > AppendMaxBottom メソッド : AppendMaxBottom(Contour,ContourPosition) メソッド
The referenced Contour.
The position of anchor for the contour constraint.
Adds a MaxBottom constraint relative to contour.
シンタックス
'宣言
 
Public Overloads Function AppendMaxBottom( _
   ByVal contour As Contour, _
   ByVal contourPosition As ContourPosition _
) As ContourConstraint
public ContourConstraint AppendMaxBottom( 
   Contour contour,
   ContourPosition contourPosition
)

パラメータ

contour
The referenced Contour.
contourPosition
The position of anchor for the contour constraint.

戻り値の型

New constraint just added.
参照

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