DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / DicomImage Class / OnGettingCustomFormatLabelText Event

In This Topic
    OnGettingCustomFormatLabelText Event
    In This Topic
    An event which fires when DicomLabel text is needed, i.e for displaying useful information on screen
    Syntax
    'Declaration
     
    
    Public Event OnGettingCustomFormatLabelText As CustomFormatLabelTextDelegate
    public event CustomFormatLabelTextDelegate OnGettingCustomFormatLabelText
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also