objects Property

Summary

Gets the collection of the shutter annotation objects.

Syntax
TypeScript
JavaScript
Object.defineProperty(ShutterObject.prototype, 'objects', 
	get: function(), 
	set: function(value) 
) 
objects: LeadCollection; 

Property Value

LeadCollection that represents the collection of the shutter annotation objects.

Remarks

You must attach the shutter to the viewer in order to be able to display the shutter, refer to Attach.

If no object is found, then the shutter canvas will be transparent.

The shutter engine only supports closed objects, like rectangle, ellipse and closed polygon.

The annotation objects must be children of the same container.

Requirements

Target Platforms

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

Leadtools.Controls.Medical Assembly

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