4 references to WhereIsVectorAboutArc
PresentationCore (4)
Core\CSharp\MS\Internal\Ink\StrokeNodeOperations.cs (4)
619
? (
WhereIsVectorAboutArc
(endNode.Position - hitSegment.Begin - hitSegment.Radius,
989
if (isInside && (
WhereIsVectorAboutArc
(
1079
? (
WhereIsVectorAboutArc
(-hitBegin, -hitSegment.Radius, hitSegment.Vector - hitSegment.Radius) != HitResult.Hit)
1180
? (
WhereIsVectorAboutArc
(-hitBegin, -hitSegment.Radius, hitSegment.Vector - hitSegment.Radius) != HitResult.Hit)