isValid Method

Summary

Checks whether the specified annotation object can be used for the shutter.

Syntax
TypeScript
JavaScript
isValid = function( 
   annotationobject 
) 
static isValid( 
   annotationobject: AnnObject 
): boolean; 

Parameters

annotationobject

The annotation object in question to check whether it is valid to create the shutter object.

Return Value

true if the object can be used to create shutter, false otherwise.

Remarks

Use this method to before adding the object to the collection Objects.

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.