User Tools

Site Tools


thinkgeo.mapsuite.webedition.cursortype

ThinkGeo.MapSuite.WebEdition.CursorType

Note: The page was created before Map Suite 10. Map Suite 10.0 organized many classes into new namespaces and assemblies as well as had a few minor breaks in compatibility. The majority of previously built code should work without modification assuming the new namespaces are added. For guidance on upgrading your existing code, please check out MapSuite 10 Upgrade Guide.

This enumeration determines the cursor that appears when the pointer moves over the map.

Remarks

Map.Cursor property uses this enumeration to determine which cursor to display when the pointer moves over the map.

Items

Default

  • Summary:Platform-dependent default cursor; usually an arrow.

Crosshair

  • Summary:Simple cross hair.

Help

  • Summary:Arrow with question mark, indicating help is available.

Move

  • Summary:Crossed arrows, indicating something is to be moved.

EResize

  • Summary:Arrows, indicating the east edge is to be moved.

NResize

  • Summary:Arrows, indicating the north edge is to be moved.

NEResize

  • Summary:Arrows, indicating the northeast edge is to be moved.

NWResize

  • Summary:Arrows, indicating the northwest edge is to be moved.

Pointer

  • Summary:Hand with the first finger pointing up, as when the user moves the pointer over a link.

Progress

  • Summary:Arrow with an hourglass next to it, indicating that a process is running in the background. User interaction with the page is unaffected.

Text

  • Summary:Editable text; usually an I-bar.

SResize

  • Summary:Arrows, indicating the south edge is to be moved.

SEResize

  • Summary:Arrows, indicating the southeast edge is to be moved.

SWResize

  • Summary:Arrows, indicating the southwest edge is to be moved.

WResize

  • Summary:Arrows, indicating the west edge is to be moved.

Wait

  • Summary:Hourglass or watch, indicating that the program is busy and the user should wait.

Custom

  • Summary:Cursor specified by the custom cursor file.
thinkgeo.mapsuite.webedition.cursortype.txt · Last modified: 2017/03/16 21:59 (external edit)