DicomObjects.NET Core Documentation
DicomObjects.UIDs Namespace / SOPClasses Class / BlendingSoftcopyPresentationState Field



In This Topic
    BlendingSoftcopyPresentationState Field
    In This Topic
    Blending Softcopy Presentation State Storage SOP Class (1.2.840.10008.5.1.4.1.1.11.4)
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly BlendingSoftcopyPresentationState As UID
    'Usage
     
    
    Dim value As UID
     
    value = SOPClasses.BlendingSoftcopyPresentationState
    public static readonly UID BlendingSoftcopyPresentationState
    public:
    static readonly UID^ BlendingSoftcopyPresentationState
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also