ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX.Direct2D Namespace / SimplifiedGeometrySink Interface / Close Method

In This Topic
    Close Method (SimplifiedGeometrySink)
    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