Criteria Property

Summary

Gets or sets the criteria that is used to separate the series into multiple stacks.

Syntax
C#
VB
C++
public Enum Criteria { get; set; } 
Public Property Criteria As MedicalViewerSortSeparationCriteria 
public: 
property MedicalViewerSortSeparationCriteria^ Criteria { 
   MedicalViewerSortSeparationCriteria^ get(); 
   void set (    MedicalViewerSortSeparationCriteria^ ); 
} 

Property Value

MedicalViewerSortSeparationCriteria that contains the criteria that is used to separate the series into multiple stacks.

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.