4 references to WhereIsVectorAboutArc
PresentationCore (4)
MS\Internal\Ink\StrokeNodeOperations.cs (4)
600
? (
WhereIsVectorAboutArc
(endNode.Position - hitSegment.Begin - hitSegment.Radius,
967
if (isInside && (
WhereIsVectorAboutArc
(
1057
? (
WhereIsVectorAboutArc
(-hitBegin, -hitSegment.Radius, hitSegment.Vector - hitSegment.Radius) != HitResult.Hit)
1158
? (
WhereIsVectorAboutArc
(-hitBegin, -hitSegment.Radius, hitSegment.Vector - hitSegment.Radius) != HitResult.Hit)