overlayCanvas Property (SubCell)

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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Controls.Medical Assembly
Click or drag to resize