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

In This Topic
    PresentationStateItem Property
    In This Topic
    The specific DICOM Presentation State Item from which the label is created
    Syntax
    'Declaration
     
    
    Public Property PresentationStateItem As DicomDataSet
    public DicomDataSet PresentationStateItem {get; set;}
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also