DrawingGroup::Open Method ()
.NET Framework (current version)
Opens the DrawingGroup in order to populate its Children and clears any existing Children.
Assembly: PresentationCore (in PresentationCore.dll)
Return Value
Type: System.Windows.Media::DrawingContext^A DrawingContext that can be used to describe the contents of this DrawingGroup object.
You must close the DrawingContext before you can render this DrawingGroup object.
.NET Framework
Available since 3.0
Available since 3.0
Show: