DicomObjects.NET.8.48 Documentation
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(); 
    public function UserSmoothingArgs();
    public: UserSmoothingArgs();
    public:
    UserSmoothingArgs();
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also