DicomObjects.NET.8.48 Documentation
DicomObjects.EventArguments Namespace / PSLabelCreatedArgs Class / PresentationState Property

In This Topic
    PresentationState Property (PSLabelCreatedArgs)
    In This Topic
    The general DICOM Presentation State Instance
    Syntax
    'Declaration
     
    
    Public Property PresentationState As DicomDataSet
    public DicomDataSet PresentationState {get; set;}
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also