|
PeGraphAnnotHotSpot
public event GraphAnnotHotSpotEventHandler PeGraphAnnotHotSpot;
public delegate void GraphAnnotHotSpotEventHandler(object sender, ProEssentials.EventArg.GraphAnnotHotSpotEventArgs e); public GraphAnnotHotSpotEventArgs(bool doubleClick, int annotationIndex)
Description The GraphAnnotHotSpot event is fired when the user clicks a graph annotation.
Comments This event is only fired if PeUserInterface.HotSpot.GraphAnnotation is True.
See Also: PeAnnotation.Graph
|
©2022 Gigasoft, Inc. | All rights reserved.
Gigasoft is a registered trademark, and ProEssentials a trademark of Gigasoft, Inc. |