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.PanSouth

[To be supplied.]

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

See Also

Cursors Class | Cursors Members | System.Drawing Namespace