Visit Gigasoft's Web Site
ProEssentials v11 Help

MouseCursorControlClosestPoint

Scope

Pego, Pesgo

Type

Boolean

Default

False

JS / .NET

PeUserInterface.Cursor.MouseCursorControlClosestPoint

OCX / VCL

NA

DLL

PEP_bMOUSECURSORCONTROLCLOSESTPOINT

 

Purpose

When set to True the end-user does not need to click on a data hotspot to move the cursor (when CursorMode is set to a mode giving a subset and point index focus.) The control will search for the closest data point to the mouse. For Pesgo controls, the XData must be sequentially increasing. This feature allows for data hot spot functionality without the overhead of hit testing normally used with AllowDataHotSpots. AllowDataHotSpots is not required.

 

Comments

PeUserInterface.Cursor.MouseCursorControlClosestPoint members of Pego.PeUserInterface.Cursor, Pesgo.PeUserInterface.Cursor