[]
For internal use
public static ArcSegment GetArcSegment(Rect bounds, float startAngle, float sweepAngle)
Public Shared Function GetArcSegment(bounds As Rect, startAngle As Single, sweepAngle As Single) As ArcSegment
| Type | Name | Description |
|---|---|---|
| Rect | bounds | |
| float | startAngle | |
| float | sweepAngle |
| Type | Description |
|---|---|
| ArcSegment |