Cursors::Pen Property

 

Gets a pen Cursor.

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

public:
property Cursor^ Pen {
	static Cursor^ get();
}

Property Value

Type: System.Windows.Input::Cursor^

The pen cursor.

.NET Framework
Available since 3.0
Return to top
Show: