DicomObjects.NET.8.48 Documentation
DicomObjects.EventArguments Namespace / FrameReceivedArgs Class / Instance Property

In This Topic
    Instance Property (FrameReceivedArgs)
    In This Topic
    The DicomDataSet being received
    Syntax
    'Declaration
     
    
    Public Property Instance As DicomDataSet
    public DicomDataSet Instance {get; set;}
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also