Click or drag to resize

GridOverlayCommands Class

Provides a set of gridoverlay related commands.
Inheritance Hierarchy
SystemObject
  MediaCy.Automation.ProcessGridOverlayCommands

Namespace:  MediaCy.Automation.Process
Assembly:  MediaCy.Automation (in MediaCy.Automation.dll) Version: 1.0.0.0
Syntax
VB
Public NotInheritable Class GridOverlayCommands

The GridOverlayCommands type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberApply
Applies the grid to the source.
Public propertyStatic memberBurnIn
Burns-In the grid in the source.
Public propertyStatic memberCreateMask
Creates the mask image from the grid and source.
Public propertyStatic memberGridOverlay
Toggles the Grid Overlay Options panel.
Public propertyStatic memberRemove
Removes the grid from the source.
Public propertyStatic memberRemoveAll
Removes the grid from all images in the application.
Top
See Also