DioDocs for PDF
AppendMaxLeft(AnchorPoint,Single) メソッド

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Layout 名前空間 > LayoutRect クラス > AppendMaxLeft メソッド : AppendMaxLeft(AnchorPoint,Single) メソッド
The referenced AnchorPoint.
An increment to the position of anchorPoint.
Adds a MaxLeft constraint relative to anchorPoint.
シンタックス
'宣言
 
Public Overloads Function AppendMaxLeft( _
   ByVal anchorPoint As AnchorPoint, _
   Optional ByVal offset As System.Single _
) As PositionConstraint
public PositionConstraint AppendMaxLeft( 
   AnchorPoint anchorPoint,
   System.float offset
)

パラメータ

anchorPoint
The referenced AnchorPoint.
offset
An increment to the position of anchorPoint.

戻り値の型

New constraint just added.
参照

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