[]
        
(Showing Draft Content)

C1.WPF.C1Chart.Lines.RenderSegment

RenderSegment Method

RenderSegment(Point[], double, Rect)

Creates path figure from the specified points.

Declaration
protected PathFigure[] RenderSegment(Point[] pts, double optRadius, Rect clip)
Parameters
Type Name Description
Point[] pts
double optRadius
Rect clip
Returns
Type Description
PathFigure[]