3 references to WhereIsCircleAboutSegment
PresentationCore (3)
Core\CSharp\MS\Internal\Ink\StrokeNodeOperations.cs (2)
1064
hitResult =
WhereIsCircleAboutSegment
(
1126
?
WhereIsCircleAboutSegment
(hitBegin, hitEnd, vertex, nextVertex)
Core\CSharp\MS\Internal\Ink\StrokeNodeOperations2.cs (1)
211
return
WhereIsCircleAboutSegment
(hitBegin, new Vector(0, 0), orgBegin, orgEnd);