outputCanvas Property

Summary

Gets the output canvas used to render the STL file.

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

Property Value

An HTMLCanvasElement that represents the output canvas to render the STL file.

Remarks

The canvas object is created internally.

Requirements

Target Platforms

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