DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / DicomLabel Class / DicomLabel Constructor






    DicomLabel Constructor
    Creates a new blank DicomLabel object
    Syntax
    'Declaration
     
    
    Public Function New()
     
    'Usage
     
    
    Dim instance As New DicomLabel()
    Remarks
    The default LabelType value is LabelType.Text
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also