Click or drag to resize

DerivedCommands Class

Provides a set of derived related commands.
Inheritance Hierarchy
SystemObject
  MediaCy.Automation.Measure.MeasurementsDerivedCommands

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

The DerivedCommands type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberAngleBetweenLines
Adds one or more derived measurements based on the selected sub-features.
Public propertyStatic memberCenterPoint
Adds one or more derived measurements based on the selected sub-features.
Public propertyStatic memberDistBetweenCenters
Adds one or more derived measurements based on the selected sub-features.
Public propertyStatic memberFirstPoint
Adds one or more derived measurements based on the selected sub-features.
Public propertyStatic memberIncremental
Adds one or more derived measurements based on the selected sub-features.
Public propertyStatic memberLastPoint
Adds one or more derived measurements based on the selected sub-features.
Public propertyStatic memberMaxDist
Adds one or more derived measurements based on the selected sub-features.
Public propertyStatic memberMinDist
Adds one or more derived measurements based on the selected sub-features.
Top
See Also