ImageGear .NET v24.14 - Updated
IImGearDICOMDisplaySettings Interface
Members 




ImageGear24.Core Assembly > ImageGear.Core Namespace : IImGearDICOMDisplaySettings Interface
Specifies baseline features for DICOM display settings.
Object Model
IImGearDICOMDisplaySettings InterfaceImGearLUT ClassIImGearDICOMDisplaySettings InterfaceImGearLUT Class
Syntax
'Declaration
 
Public Interface IImGearDICOMDisplaySettings 
'Usage
 
Dim instance As IImGearDICOMDisplaySettings
public interface IImGearDICOMDisplaySettings 
public __gc __interface IImGearDICOMDisplaySettings 
public interface class IImGearDICOMDisplaySettings 
Remarks
This interface specifies baseline features for DICOM display settings. This interface is declared in the Core assembly, allowing you to attach DICOM Display settings to ImGearPage class and ImageGear.Display.ImGearPageDisplay class. However, DICOM Display Settings are only available when the ImageGear.Formats.DICOM component is attached. Cast IImGearDICOMDisplaySettings interface to ImageGear.Formats.DICOM.ImGearDICOMDisplaySettings class to access its features.
See Also

Reference

IImGearDICOMDisplaySettings Members
ImageGear.Core Namespace
ImGearDICOMDisplaySettings Class