Class WebMSettingsDialog
- Assembly
- VisioForge.Core.dll
WebM settings dialog.
public class WebMSettingsDialog : Form, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IContainerControlInheritance
Implements
Inherited Members
Extension Methods
Constructors
WebMSettingsDialog()
Initializes a new instance of the VisioForge.Core.UI.WinForms.Dialogs.OutputFormats.WebMSettingsDialog class.
public WebMSettingsDialog()Methods
Dispose(bool)
Clean up any resources being used.
protected override void Dispose(bool disposing)Parameters
disposingbool-
true if managed resources should be disposed; otherwise, false.
LoadSettings(WebMOutput)
Loads settings.
public void LoadSettings(WebMOutput webmOutput)Parameters
webmOutputWebMOutput-
Output.
Exceptions
- ArgumentOutOfRangeException
-
ArgumentOutOfRangeException.
SaveSettings(ref WebMOutput)
Saves settings.
public void SaveSettings(ref WebMOutput webmOutput)Parameters
webmOutputWebMOutput-
Output.