Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Drawing Namespace / IPathExt Class
Methods

In This Topic
    IPathExt Class Members
    In This Topic

    The following tables list the members exposed by IPathExt.

    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Adds ellipse figure to the path. Note! Method calls BeginFigure and IPath.EndFigure, figureEnd used as parameter for IPath.EndFigure.  
    Public Methodstatic (Shared in Visual Basic)Adds rect figure to the path. Note! Method calls BeginFigure and IPath.EndFigure, figureEnd used as parameter for IPath.EndFigure.  
    Top
    See Also