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