[]
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.
public void AnchorVerticalLine(LayoutRect anchorRect)
Public Sub AnchorVerticalLine(anchorRect As LayoutRect)
Type | Name | Description |
---|---|---|
LayoutRect | anchorRect | The referenced LayoutRect or null to reference the owner LayoutView. |