Document Solutions for Imaging
DS.Documents.Imaging Assembly / GrapeCity.Documents.Drawing Namespace / IPath Interface / Close Method

In This Topic
    Close Method (IPath)
    In This Topic
    Closes the path for modifications. The path cannot be modified after it is closed.
    Syntax
    'Declaration
     
    Sub Close() 
    void Close()
    See Also