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

In This Topic
    UserSmoothing Event
    In This Topic
    Setting this event enables a developer to specify his own smoothing algorithm.
    Syntax
    'Declaration
     
    
    Public Event UserSmoothing As UserSmoothingHandler
    public event UserSmoothingHandler UserSmoothing
    Remarks
    This is an advanced and rarely used technique - please ask Medical Connections for help if you wish to use this event.
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also