←Select platform

Cells Property

Summary

Gets the collection that represents the cells that will be synchronized.

Syntax

C#
VB
C++

Property Value

RasterCollection that represents the cells that will be synchronized together.

Remarks

This class contains the cells collection and each cell contains a collections of Synchronization.Objects. If the user add a synchronization object to the Synchronization.Objects, the cells collection will be updated as well.

If the user add a cell to the cells collection, the Synchronization.Objects will be updated as well.

Example

For an example, refer to MedicalViewerBaseCell.Synchronization.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly