StiSimplifyHelper Class

Namespace: Stimulsoft.Report.Chart

Simplification of a 2D-polyline.

Methods

Method Returns Description
Simplify static List<PointD>  

Method Details

Simplify static

Simplify(**: PointDpoints, **tolerance: double, highestQuality: bool): List<PointD>

Parameters

  • ** (PointDpoints)
  • tolerance (double)
  • highestQuality (bool)

Returns List<PointD>