Icons Property

Summary
Gets or sets the icon array that can be used to customize each icon.
Syntax
C#
VB
C++
public MedicalViewerIcon[] Icons { get; } 
  
Public ReadOnly Property Icons As MedicalViewerIcon() 
            public: 
property array<MedicalViewerIcon^>^ Icons { 
   array<MedicalViewerIcon^>^ get(); 
} 

Property Value

Icon array that can be used to customize each icon.

Remarks

The array contains 8 members.

Example

For an example, refer to MedicalViewerIcon

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.