[]
        
(Showing Draft Content)

C1.Document.EllipsePartShape.GetArcSegment

GetArcSegment Method

GetArcSegment(Rect, float, float)

For internal use

Declaration
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
Parameters
Type Name Description
Rect bounds
float startAngle
float sweepAngle
Returns
Type Description
ArcSegment