DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / DicomViewer Class / CanRaiseEvents Property






    CanRaiseEvents Property (DicomViewer)
    Syntax
    'Declaration
     
    
    Protected Overridable ReadOnly Property CanRaiseEvents As System.Boolean
     
    'Usage
     
    
    Dim instance As DicomViewer
    Dim value As System.Boolean
     
    value = instance.CanRaiseEvents
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also