equal Method (ChunkData)

Summary

Gets whether this chunk and the specified chunk

chunk** are equal in position and resolution.

Syntax

JavaScript Syntax
ChunkData.prototype.equal = function(chunk)
TypeScript Syntax
equal(chunk: ChunkData): boolean;

Parameters

chunk* are equal in position and resolution.

<remarks> The chunk does not care about the content of the chunk itself, it only determines the equality based on the resolution and the position of the chunk. </remarks><returns> true if the chunks are equal, false otherwise. </returns>

Return Value

true if the chunks are equal, false otherwise.

Remarks

The chunk does not care about the content of the chunk itself, it only determines the equality based on the resolution and the position of the chunk.

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