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