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



In This Topic
    UserSmoothingArgs Constructor
    In This Topic
    Syntax
    'Declaration
     
    Public Function New()
    'Usage
     
    Dim instance As New UserSmoothingArgs()
    public UserSmoothingArgs()
    public:
    UserSmoothingArgs();
    Requirements

    Target Platforms: .NET CLR 4.0 or higher

    See Also