ImageGear v26.3 - Updated
ImageGear.Core Assembly / ImageGear.Core Namespace / IImGearDICOMDisplaySettings Interface
Members




In This Topic
    IImGearDICOMDisplaySettings Interface
    In This Topic
    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
    ImageGear.Formats.DICOM.ImGearDICOMDisplaySettings