Click or drag to resize

ViewCommands Class

Provides a set of view related commands.
Inheritance Hierarchy
SystemObject
  MediaCy.Automation.Measure.LineProfileViewCommands

Namespace:  MediaCy.Automation.Measure.LineProfile
Assembly:  MediaCy.Automation (in MediaCy.Automation.dll) Version: 1.0.0.0
Syntax
VB
Public NotInheritable Class ViewCommands

The ViewCommands type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberExcel
Exports active Line Profile view into Excel.
Public propertyStatic memberFile
Exports active Line Profile view into file.
Public propertyStatic memberGraph
Show Line Profile Graph view.
Public propertyStatic memberLogX
Applies Log scaling to the X axis.
Public propertyStatic memberLogY
Applies Log scaling to the Y axis.
Public propertyStatic memberMeasurements
Show Line Profile Measurements view.
Public propertyStatic memberPowerPoint
Exports active Line Profile view into PowerPoint.
Public propertyStatic memberTable
Show Line Profile Table view.
Public propertyStatic memberWord
Exports active Line Profile view into Word.
Top
See Also