DiagramShowingOpenImageDialogEventArgs Constructors
Provides data for the DiagramControl.ShowingOpenImageDialog event.| Name | Parameters | Description |
|---|---|---|
| DiagramShowingOpenImageDialogEventArgs(DiagramControl, String, String, String, Object) | source, filter, title, initialDirectory, imageSourceToOpen | Initializes a new instance of the DiagramShowingOpenImageDialogEventArgs class with the specified settings. |
See Also