BehaviorService::AdornerWindowGraphics Property

 

Gets the Graphics for the adorner window.

Namespace:   System.Windows.Forms.Design.Behavior
Assembly:  System.Design (in System.Design.dll)

public:
property Graphics^ AdornerWindowGraphics {
	Graphics^ get();
}

Property Value

Type: System.Drawing::Graphics^

The Graphics for the adorner window.

.NET Framework
Available since 2.0
Return to top
Show: