Click or drag to resize

OptionsCommands Class

Provides a set of options related commands.
Inheritance Hierarchy
SystemObject
  MediaCy.Automation.View.ActiveDataOptionsCommands

Namespace:  MediaCy.Automation.View.ActiveData
Assembly:  MediaCy.Automation (in MediaCy.Automation.dll) Version: 1.0.0.0
Syntax
VB
Public NotInheritable Class OptionsCommands

The OptionsCommands type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberOpen
Loads the data overlay fields from a file.
Public propertyStatic memberReset
Resets the data overlay fields to defaults.
Public propertyStatic memberSave
Saves the data overlay fields to a file.
Public propertyStatic memberShow
Shows the Data Overlay options dialog to customize the data that is displayed.
Top
See Also