[]
        
(Showing Draft Content)

GrapeCity.Documents.Layout.LayoutRect.AnchorExact

AnchorExact Method

AnchorExact(LayoutRect)

Anchors a LayoutRect to exactly the same bounds and rotation angle as anchorRect.

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

The referenced LayoutRect or null to reference the owner LayoutView.