[]
        
(Showing Draft Content)

GrapeCity.Documents.Layout.LayoutRect.AnchorHorizontalLine

AnchorHorizontalLine Method

AnchorHorizontalLine(LayoutRect)

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.

Declaration
public void AnchorHorizontalLine(LayoutRect anchorRect)
Public Sub AnchorHorizontalLine(anchorRect As LayoutRect)
Parameters
Type Name Description
LayoutRect anchorRect

The referenced LayoutRect or null to reference the owner LayoutView.