ImageGear .NET v25.2 - Updated
ImageGear.Presentation Assembly / ImageGear.Display Namespace / ImGearPresentationPageDisplay Class / DICOMDisplaySettingsProperty Field




In This Topic
    DICOMDisplaySettingsProperty Field
    In This Topic
    Represents DICOMDisplaySettings dependency property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly DICOMDisplaySettingsProperty As DependencyProperty
    'Usage
     
    Dim value As DependencyProperty
     
    value = ImGearPresentationPageDisplay.DICOMDisplaySettingsProperty
    public static readonly DependencyProperty DICOMDisplaySettingsProperty
    public: static readonly DependencyProperty* DICOMDisplaySettingsProperty
    public:
    static readonly DependencyProperty^ DICOMDisplaySettingsProperty
    See Also