DrawingContext::DrawDrawing Method (Drawing^)

 

Draws the specified Drawing object.

Namespace:   System.Windows.Media
Assembly:  PresentationCore (in PresentationCore.dll)

public:
virtual void DrawDrawing(
	Drawing^ drawing
) abstract

Parameters

drawing
Type: System.Windows.Media::Drawing^

The drawing to append.

.NET Framework
Available since 3.0
Return to top
Show: