[]
Returns an array of all AnchorPoint coordinates transformed to the specified LayoutView.
public PointF[] MapToView(LayoutView targetView)
| Type | Name | Description |
|---|---|---|
| LayoutView | targetView | The destination LayoutView; null to target the LayoutHost. |
| Type | Description |
|---|---|
| PointF[] | An array of points in the target LayoutView coordinates. |