C# Class Dalssoft.DiagramNet.ElementSelectionEventArgs

Inheritance: System.EventArgs
Show file Open project: AlexandrSurkov/PKStudio Class Usage Examples

Public Methods

Method Description
ElementSelectionEventArgs ( ElementCollection elements ) : System
ToString ( ) : string

Method Details

ElementSelectionEventArgs() public method

public ElementSelectionEventArgs ( ElementCollection elements ) : System
elements ElementCollection
return System

ToString() public method

public ToString ( ) : string
return string