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

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

パラメータ

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

戻り値の型

New constraint just added.
参照

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