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

In This Topic
    Label Property
    In This Topic
    Label created form the PresentationStateItem
    Syntax
    'Declaration
     
    
    Public Property Label As DicomLabel
    public DicomLabel Label {get; set;}
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also