DioDocs for PDF
SetRightAndOpposite メソッド

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Layout 名前空間 > LayoutRect クラス : SetRightAndOpposite メソッド
The referenced LayoutRect.
The source parameter of the anchorRect.
An increment to the value of the source parameter.
Adds a Right constraint relative to anchorRect and the corresponding opposite constraint.
シンタックス
'宣言
 
Public Function SetRightAndOpposite( _
   ByVal anchorRect As LayoutRect, _
   ByVal anchorParam As AnchorParam, _
   Optional ByVal offset As System.Single _
) As PositionConstraint
public PositionConstraint SetRightAndOpposite( 
   LayoutRect anchorRect,
   AnchorParam anchorParam,
   System.float offset
)

パラメータ

anchorRect
The referenced LayoutRect.
anchorParam
The source parameter of the anchorRect.
offset
An increment to the value of the source parameter.

戻り値の型

New constraint just added.
参照

LayoutRect クラス
LayoutRect メンバ