[]
Anchors a LayoutRect to exactly the same bounds and rotation angle as anchorRect
.
public void AnchorExact(LayoutRect anchorRect)
Public Sub AnchorExact(anchorRect As LayoutRect)
Type | Name | Description |
---|---|---|
LayoutRect | anchorRect | The referenced LayoutRect or null to reference the owner LayoutView. |