[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Drawing.PathBuilder

PathBuilder Class

Helper class to build PathEx objects from SVG-like path data.

Inheritance
PathBuilder
Namespace: GrapeCity.ActiveReports.Drawing
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public class PathBuilder

Constructors

Name Description
PathBuilder()

Methods

Name Description
FromString(string, string)

Creates path form svg-like path data.

Extension Methods