activeDrawable Property

Summary

An object consisting of the Drawable object that handles the alteration or manipulation of the Cell's image.

Syntax

TypeScript
JavaScript
Object.defineProperty(Cell.prototype, 'activeDrawable', 
   get: function(), 
   set: function(value) 
) 
   activeDrawable: Drawable; 

Property Value

The default value is null.

Remarks

For classes that implement the Drawable Class, refer to the RotationTool, CutLines, or ShutterObject topics.

Requirements

Target Platforms

See Also

Cell

Cell Members

Leadtools.Controls.Medical Namespace

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 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.