|
PeMultiSubTitle
public event MultiSubTitleEventHandler PeMultiSubTitle;
public delegate void MultiSubTitleEventHandler(object sender, ProEssentials.EventArg.MultiTitleHotSpotEventArgs e);
public MultiTitleHotSpotEventArgs(bool doubleClick, int annotationIndex, ProEssentials.Enums.TitleJustification justification)
Description The MultiSubTitle event is fired when the user clicks a multi subtitle.
Comments This event is only fired if PeUserInterface.HotSpot.MultiSubTitle is True.
See Also: PeString.MultiSubTitles, MultiBottomTitle event, PeUserInterface.HotSpot |
©2022 Gigasoft, Inc. | All rights reserved.
Gigasoft is a registered trademark, and ProEssentials a trademark of Gigasoft, Inc. |