Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Drawing Namespace / IPath Interface / IsClosed Property

In This Topic
    IsClosed Property (IPath)
    In This Topic
    Gets a value indicating if the path is closed for subsequent modifications.
    Syntax
    'Declaration
     
    ReadOnly Property IsClosed As System.Boolean
    System.bool IsClosed {get;}
    See Also