ImageGear .NET
MarkEventArgs class Members

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

Reference

MarkEventArgs class
ImageGear.Web.UI Namespace

 

 


©2017. Accusoft Corporation. All Rights Reserved.

Send Feedback