OverlapPriority Property

Summary
Gets or sets the overlap priority.
Syntax
C#
VB
C++
public int OverlapPriority { get; set; } 
  
Public Property OverlapPriority As Integer 
            public: 
property int OverlapPriority { 
   int get(); 
   void set (    int ); 
} 

Property Value

The overlap priority. The range is from 1 to 100.

Remarks

If the cell overlaps other cell positions this value indicates how to layer this cell in relation to other cells in the viewer.

Requirements

Target Platforms

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

Leadtools.MedicalViewer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.