Document Solutions for Imaging
DS.Documents.Imaging Assembly / GrapeCity.Documents.Imaging Namespace / GcBitmapGraphics.Path Class / Close Method

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