overlayCanvas Property

Summary

Gets the overlay texts canvas.

Syntax
TypeScript
JavaScript
Object.defineProperty(SubCell.prototype, 'overlayCanvas', 
	get: function() 
) 
overlayCanvas: HTMLCanvasElement; // read-only 

Property Value

CanvasElement which represents the overlay texts canvas

Remarks

refer to Overlays to add / remove overlay texts.

refer to OverlayText for more information about the overlays.

Requirements

Target Platforms

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

Leadtools.Controls.Medical Assembly