Description

Angle counterclockwise from the horizontal, in degrees.

Property type

A McMeasure object.  

Syntax

object.mLnAngle

The mLnAngle Property syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McLines.

Remarks

A degenerate line (a single point) will report mLnAngle as zero. For polylines (mLnSegmentCount greater than 1), the computed angle is that of the chord (the line from the start point to the end point of the polyline).