prepareDrawingCanvas Method

Summary

Prepares the canvas for rendering and returns the associated ChunkData.

Syntax

TypeScript
JavaScript
Derivative3D.prototype.prepareDrawingCanvas = function( 
	frame , 
	chunk  
) 
      prepareDrawingCanvas(frame: Frame, chunk: ChunkData): ChunkData;  // protected 

Parameters

frame

A Frame value that references a new frame to prepare for rendering before displaying to the canvas.

chunk

A ChunkData value that references the data about the canvas (both the front and back buffer.)

Return Value

Returns the ChunkData associated with the Derivative3D.

Requirements

Target Platforms

See Also

Derivative3D

Derivative3D 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.