NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

Cursors.IBeam

[To be supplied.]

[Visual Basic]
Public Shared ReadOnly Property IBeam As Cursor
[C#]
public static Cursor IBeam {get;}
[C++]
public: __property static Cursor* get_IBeam();
[JScript]
public static function get IBeam() : Cursor;

See Also

Cursors Class | Cursors Members | System.Drawing Namespace