[]
        
(Showing Draft Content)

GrapeCity.Documents.Drawing.PathExt

PathExt Class

Contains extension methods for IPath interface.

Inheritance
PathExt
Namespace: GrapeCity.Documents.Drawing
Assembly: DS.Documents.Imaging.dll
Syntax
public static class PathExt
Public Module PathExt

Methods

Name Description
AddLine(IPath, float, float)

Creates a line segment between the current point and the specified end point and adds it to the geometry sink.

BeginFigure(IPath, float, float)

Starts a new figure at the specified point.