MatchFrames Method

Summary

Matches the size of the cell.

Syntax
TypeScript
JavaScript
Cell.prototype.matchFramesScale = function( 
   referenceCell, 
   all 
) 
atchFramesScale( 
   referenceCell: Cell, 
   all: boolean 
): void; 

Parameters

referenceCell

The cell where all the other cells are resized to match.

all

Set to true to match the size of all frames inside every cell to the reference cell, or to the active frame.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly