DioDocs for PDF
AnchorHorizontalLine メソッド

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Layout 名前空間 > LayoutRect クラス : AnchorHorizontalLine メソッド
The referenced LayoutRect or null 参照 (Visual Basicでは Nothing) to reference the owner LayoutView.
Anchors a LayoutRect to the left and right sides and rotation angle of anchorRect and sets zero height.

The vertical position is not fixed and requires an additional constraint.

シンタックス
'宣言
 
Public Sub AnchorHorizontalLine( _
   ByVal anchorRect As LayoutRect _
) 
public void AnchorHorizontalLine( 
   LayoutRect anchorRect
)

パラメータ

anchorRect
The referenced LayoutRect or null 参照 (Visual Basicでは Nothing) to reference the owner LayoutView.
参照

LayoutRect クラス
LayoutRect メンバ