|
PePointHotSpot
public event PointHotSpotEventHandler PePointHotSpot;
public delegate void PointHotSpotEventHandler(object sender, ProEssentials.EventArg.PointHotSpotEventArgs e);
public PointHotSpotEventArgs(bool doubleClick, int pointIndex)
Description The PointHotSpot event is fired when the user clicks a point label.
Comments This event is only fired if PeUserInterface.HotSpot.Point is TRUE.
See Also: PeString.PointLabels Pego.PeUserInterface.HotSpot Pepco.PeUserInterface.HotSpot |
©2022 Gigasoft, Inc. | All rights reserved.
Gigasoft is a registered trademark, and ProEssentials a trademark of Gigasoft, Inc. |