ImageGear for .NET
MarkCreating Event
See Also  Send Feedback
ImageGear21.Windows.Controls Assembly > ImageGear.Windows.Controls Namespace > PageView Class : MarkCreating Event




Glossary Item Box

Occurs when a mark is added using the mouse.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Event Data

The event handler receives an argument of type ImGearMarkCreatingEventArgs containing data related to this event. The following ImGearMarkCreatingEventArgs properties provide information specific to this event.

PropertyDescription
Cancel Gets or sets a value indicating whether the mark will be created.
Mark Gets or sets the mark in which the event fired.

See Also

©2013. Accusoft Corporation. All Rights Reserved.