'Declaration Public Function MapToRect( _ ByVal targetRect As LayoutRect _ ) As System.Drawing.PointF()
public System.Drawing.PointF[] MapToRect( LayoutRect targetRect )
Parameters
- targetRect
- The target LayoutRect.
Return Value
An array of points in the target LayoutRect coordinates.