[]
Gets a rectangle corresponding to a C1Anchor in the current fragment.
public override void GetAnchorRect(C1Anchor anchor, ref RectangleD anchorRect, ref bool anchorVisible)
| Type | Name | Description |
|---|---|---|
| C1Anchor | anchor | The anchor to test. |
| RectangleD | anchorRect | OUT: A RectangleD structure defining the area within the current fragment
associated with |
| bool | anchorVisible | OUT: true if |