ImageGear .NET
PointEventArgs class Members

The following tables list the members exposed by PointEventArgs.

Public Constructors
 NameDescription
public ConstructorPointEventArgs Constructor  
Top
Public Fields
 NameDescription
public FieldindexThe index of the point which is most directly related to the event. If all the points were affected (such as when you call PointCollection.removeAllPoints), then this property will have the value 0 and the length property will probably be greater than 1.  
public FieldlengthThe number of points which are related to the event.  
public FieldpointA copy of the point which is most directly related to the event. If all the points were affected (such as when you call PointCollection.removeAllPoints), then this property will have the value undefined.  
Top
See Also

Reference

ImageGear.Web.UI Namespace Client API~ImageGear.Web.UI.PointEventArgs
ImageGear.Web.UI Namespace Client API~ImageGear.Web.UI_namespace

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback