[]
Calculates the location of a C1Anchor contained in the Anchors collection of the render object that produced the current fragment.
public virtual void GetAnchorRect(C1Anchor anchor, ref RectangleD anchorRect, ref bool anchorVisible)
| Type | Name | Description |
|---|---|---|
| C1Anchor | anchor | The C1Anchor object to get the location of. |
| RectangleD | anchorRect | OUT: The bounds of |
| bool | anchorVisible | OUT: true if |