ImageGear for .NET
MarkEventArgs Class Members
See Also  Fields  Send comments on this topic.
ImageGear.Web.UI Namespace Client API Library > ImageGear.Web.UI Namespace : MarkEventArgs Class

Glossary Item Box

The following tables list the members exposed by MarkEventArgs.

Public Constructors

 NameDescription
Public ConstructorMarkEventArgs Constructor  
Top

Public Fields

 NameDescription
Public FieldlengthThe number of marks that are affected by the event. In cases where this value is greater than one, the mark and zIndex properties will not be provided by the event.  
Public FieldmarkThe mark which is most directly related to the event. Events that affect multiple marks will not provide a value for this property.  
Public FieldpropertyNameThe name of the property which changed. This is only valid for ArtPage.markChanged events.  
Public FieldzIndexThe Z-index of a reordered mark. For ArtPage.markReordered events, this will be the new Z-index of the mark that was reordered. For other events, it will be the Z-index of the mark which is most directly related to the event and events that affect multiple marks will not provide a value for this property. The MarkCollection object will never provide a value for this property because the marks in a MarkCollection have no particular order.  
Top

See Also

©2013. Accusoft Corporation. All Rights Reserved.