Documents for PDF .NET Edition
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf Namespace / GcPdfGraphics Class / CreatePath Method

In This Topic
    CreatePath Method (GcPdfGraphics)
    In This Topic
    Syntax
    'Declaration
     
    Public Function CreatePath() As IPath
    public IPath CreatePath()
    See Also