applyAngleLengthSelected
Sets the angle and length of a selected markup line.
Syntax
RxCore.applyAngleLengthSelected(angle, length, bAdvance)
Parameters
angle: number — Direction to draw the line (in degrees).length: number — Length of the line (in the current active measurement unit).bAdvance: boolean — Iftrue, advance to the next segment; iffalse, remain on the current segment.
Returns
- NA — This method does not return a value.