Click or drag to resize

ClassCommands Class

Provides a set of class related commands.
Inheritance Hierarchy
SystemObject
  MediaCy.Automation.Measure.LineProfileClassCommands

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

The ClassCommands type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberActivate
Sets the active edge class.
Public propertyStatic memberAdd
Adds a new adge class to the collection.
Public propertyStatic memberApply
Applies the active edge class to selected edges.
Public propertyStatic memberClear
Clears the edge class from selected edges.
Public propertyStatic memberRemove
Removes the active edge class from the collection.
Public propertyStatic memberSettings
Sets the edge class parameters: text and color.
Top
See Also