[]
        
(Showing Draft Content)

GrapeCity.Documents.Drawing.IPath.AddArc

AddArc Method

AddArc(ArcSegment)

Adds a single arc to the path geometry.

Declaration
void AddArc(ArcSegment arcSegment)
Sub AddArc(arcSegment As ArcSegment)
Parameters
Type Name Description
ArcSegment arcSegment

The arc segment to add to the figure.