DicomObjects.NET.8.48 Documentation
DicomObjects.Delegates Namespace / CustomFormatLabelTextEventArgs Class / CustomLabelText Property

In This Topic
    CustomLabelText Property
    In This Topic
    Custom Text for CustomFormatted label, useful for display frame-specific information while playing through cine
    Syntax
    'Declaration
     
    
    Public Property CustomLabelText As System.String
    public System.string CustomLabelText {get; set;}
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also