Document Solutions for PDF
GrapeCity.Documents.DX.Windows Assembly / GrapeCity.Documents.DX.Direct2D Namespace / ISimplifiedGeometrySink Interface / Close Method

In This Topic
    Close Method (ISimplifiedGeometrySink)
    In This Topic
    Closes the geometry sink, indicates whether it is in an error state, and resets the sink's error state.
    Syntax
    'Declaration
     
    Sub Close() 
    void Close()
    See Also