16 references to OperationCount
Microsoft.Maui.Graphics (16)
PathBuilder.cs (1)
598
for (int s = 0; s < arcPath.
OperationCount
; s++)
PathExtensions.cs (1)
13
for (var i = 0; i < path.
OperationCount
; i++)
PathF.cs (14)
314
if (index ==
OperationCount
)
336
if (Count == 0 ||
OperationCount
== 0 || GetSegmentType(
OperationCount
- 1) == PathOperation.Close)
373
if (index ==
OperationCount
)
411
if (index ==
OperationCount
)
430
if (index <=
OperationCount
)
488
if (segmentIndex <=
OperationCount
)
608
if (segmentIndex <=
OperationCount
)
712
if (segmentIndex <=
OperationCount
)
757
if (segmentIndex <=
OperationCount
)
1294
if (
OperationCount
!= compareTo.
OperationCount
)
1351
if (
OperationCount
!= compareTo.
OperationCount
)