overlayCanvas Property

Summary

Gets the overlay texts canvas.

Syntax

JavaScript Syntax
Object.defineProperty(SubCell.prototype, 'overlayCanvas', 
	get: function() 
) 
TypeScript Syntax
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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly