StreamGeometryContext::Close Method ()
.NET Framework (current version)
Closes this context and flushes its content so that it can be rendered.
Assembly: PresentationCore (in PresentationCore.dll)
| Exception | Condition |
|---|---|
| ObjectDisposedException | This context has already been closed or disposed. |
Once closed, the context cannot be modified. The context must be closed before its content can be rendered.
.NET Framework
Available since 3.0
Available since 3.0
Show: