MatchFrames Method

Summary

Matches the size of the cell.

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

Parameters

referenceCell

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

all

true to match all frames inside every cell to the reference cell. false to match just 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