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

In This Topic
    Image Property (CustomFormatLabelTextEventArgs)
    In This Topic
    The DicomImage for which user wishes to draw CustomFormatted text labels on
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Image As DicomImage
    public DicomImage Image {get;}
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also