DicomObjects.NET.8.48 Documentation
DicomObjects.DicomUIDs 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 field BlendingSoftcopyPresentationState: UID; static; readonly 
    public static var BlendingSoftcopyPresentationState : UID;
    public: static readonly UID* BlendingSoftcopyPresentationState
    public:
    static readonly UID^ BlendingSoftcopyPresentationState
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also