%%PageItemTitle%% $$Members$$

VectorDraw Web Library

JsPropertiesExtractor Send comments on this topic.
SelectionModifiedArgs Class Members
See Also  Properties 
vdWebLibrary Namespace : SelectionModifiedArgs Class

The following tables list the members exposed by SelectionModifiedArgs.

Public Properties

 NameDescription
Public Propertyaction Returns the active BaseActionObj object.  
Public Propertycancel cancel value by default is false so every entity can be selected.When is cancel=true; the entity can not be selected.  
Public Propertyfinish Set it to true in order to stop the user entity picking  
Public PropertyItemIndex Returns the zero base index of the selectedItem relative to userselectedCount  
Public PropertyselectedItem Is the figure that will be added in the selection  
Public PropertyuserselectedCount Reurns the count of the original items that user select before filter out  
Top

See Also