CobbAngle Constructor

Summary

Initializes a new CobbAngle class object with explicit parameters.

Syntax
TypeScript
JavaScript
CobbAngle = function( 
   automation, 
   line1, 
   line2 
) 

Parameters

automation

The parent automation

line1

First annotation line

line2

Second annotation line

Remarks

The two lines must be children of the same container, and the container must be a child of the passed automation.

You must pass both lines, no null values are allowed.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly