Click or drag to resize

IMcMeasRefBasicAutoAngle Property

When True, the angle for mlRefIncrDistAsLines measurements is calculated automatically using BetFitLine.

Namespace:  MediaCy.IQL.Features
Assembly:  MediaCy.IQL.Features (in MediaCy.IQL.Features.dll) Version: 10.0.6912.0
Syntax
VB
Property AutoAngle As Boolean
	Get
	Set

Property Value

Type: Boolean
Remarks
When the value is False, the Angle property is used. It's used only when DistanceType = mcrbDirectional.
See Also