[]
        
(Showing Draft Content)

GrapeCity.Documents.Layout.LayoutRect.AnchorVerticalLine

AnchorVerticalLine Method

AnchorVerticalLine(LayoutRect)

Anchors a LayoutRect to the top and bottom sides and rotation angle of anchorRect and sets zero width.

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

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

The referenced LayoutRect or null to reference the owner LayoutView.