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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.