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 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.