DicomObjects.NET.V8
DicomObjects.EventArguments Namespace / UserSmoothingArgs Class
Members



In This Topic
    UserSmoothingArgs Class
    In This Topic
    Class which provides support for the DicomObjects.DicomImage.UserSmoothing event
    Syntax
    'Declaration
     
    Public Class UserSmoothingArgs 
    'Usage
     
    Dim instance As UserSmoothingArgs
    public class UserSmoothingArgs 
    public ref class UserSmoothingArgs 
    Inheritance Hierarchy

    System.Object
       DicomObjects.EventArguments.UserSmoothingArgs

    Requirements

    Target Platforms: .NET CLR 4.0 or higher

    See Also