4 references to WhereIsVectorAboutArc
PresentationCore (4)
MS\Internal\Ink\StrokeNodeOperations.cs (4)
601
? (
WhereIsVectorAboutArc
(endNode.Position - hitSegment.Begin - hitSegment.Radius,
968
if (isInside && (
WhereIsVectorAboutArc
(
1058
? (
WhereIsVectorAboutArc
(-hitBegin, -hitSegment.Radius, hitSegment.Vector - hitSegment.Radius) != HitResult.Hit)
1159
? (
WhereIsVectorAboutArc
(-hitBegin, -hitSegment.Radius, hitSegment.Vector - hitSegment.Radius) != HitResult.Hit)