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 23.0.2024.5.7
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2025 Apryse Sofware Corp. All Rights Reserved.

Leadtools.Controls.Medical Assembly
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2025 Apryse Sofware Corp. All Rights Reserved.