2 references to GetSegmentInfo
Microsoft.Maui.Graphics.Skia (1)
SKGraphicsExtensions.cs (1)
230 target.GetSegmentInfo(segmentIndex, out var pointIndex, out var arcAngleIndex, out var arcClockwiseIndex);
Microsoft.Maui.Graphics.Win2D.WinUI.Desktop (1)
src\Graphics\src\Graphics\Platforms\Windows\GraphicsExtensions.cs (1)
312 path.GetSegmentInfo(segmentIndex, out var pointIndex, out var arcAngleIndex, out var arcClockwiseIndex);