Click or drag to resize

IMcMeasRefBasic Interface

An interface implemented by McMeasRefBasic.

Namespace:  MediaCy.IQL.Features
Assembly:  MediaCy.IQL.Features (in MediaCy.IQL.Features.dll) Version: 10.0.6912.0
Syntax
VB
Public Interface IMcMeasRefBasic
	Inherits IMcMeasure

The IMcMeasRefBasic type exposes the following members.

Properties
  NameDescription
Public propertyAngle
Angle for mlRefIncrDistAsLines measurements.
Public propertyAttributes
Public propertyAutoAngle
When True, the angle for mlRefIncrDistAsLines measurements is calculated automatically using BetFitLine.
Public propertyCommandData
Public propertyCommandFlags
Public propertyCount
Public propertyDescription
Public propertyDisplayName
Public propertyDistanceType
Defines how vertices for mlRefIncrDistAsLines measurements are generated.
Public propertyEnabled
Public propertyIsValueStale
Public propertyMax
Public propertyMaxFeatureIndex
Public propertyMean
Public propertyMin
Public propertyMinFeatureIndex
Public propertyRange
Public propertyRangeMax
Public propertyRangeMin
Public propertyStdDev
Public propertyStepSize
Step size between vertices in mlRefIncrDistAsLines measurements.
Public propertySum
Public propertyUserData
Public propertyvalue
Public propertyValueMcObject
Public propertyValueSequence
Top
Methods
See Also