Click or drag to resize

EdgesCommands Class

Provides a set of edges related commands.
Inheritance Hierarchy
SystemObject
  MediaCy.Automation.Measure.LineProfile.ProfileEdgesCommands

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

The EdgesCommands type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberAdd
Adds an edge to the profile.
Public propertyStatic memberLoadSettings
Loads the profile edge parameters from the file.
Public propertyStatic memberRemove
Removes the edge from the profile.
Public propertyStatic memberSaveSettings
Saves the profile edge parameters to the file.
Public propertyStatic memberSettings
Sets the profile edge parameters.
Top
See Also