Northwoods.Go Assembly > Northwoods.Go Namespace > GoEllipse Class : NearestIntersectionOnArc Method |
'Declaration Public Shared Function NearestIntersectionOnArc( _ ByVal rect As RectangleF, _ ByVal p1 As PointF, _ ByVal p2 As PointF, _ ByRef result As PointF, _ ByVal startAngle As Single, _ ByVal sweepAngle As Single _ ) As Boolean
public static bool NearestIntersectionOnArc( RectangleF rect, PointF p1, PointF p2, out PointF result, float startAngle, float sweepAngle )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2