DicomObjects.NET.8.48 Documentation
DicomObjects.Delegates Namespace / CustomFormatLabelTextEventArgs Class
Members

In This Topic
    CustomFormatLabelTextEventArgs Class
    In This Topic
    Object Model
    CustomFormatLabelTextEventArgs Class
    Syntax
    'Declaration
     
    
    Public Class CustomFormatLabelTextEventArgs 
    public class CustomFormatLabelTextEventArgs 
    Remarks
    Change CustomLabelText to return custom label text for LabelType.CustomFormatted
    Inheritance Hierarchy

    System.Object
       DicomObjects.Delegates.CustomFormatLabelTextEventArgs

    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also