drawables Property

Summary

Gets a list of Drawable objects displayed on the item.

Syntax
TypeScript
JavaScript
Object.defineProperty(LayoutManagerItem.prototype, 'drawables', 
	get: function() 
) 
drawables: { [key: string]: Drawable }; // read-only 

Property Value

A list of Drawable objects displayed on the item.

Remarks

Some drawables are added by default with every Item. Those are added internally with every instance.

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.