DicomObjects.NET.8.48 Documentation
DicomObjects.EventArguments Namespace / DrawStartEventArgs Class / DrawStartEventArgs Constructor






In This Topic
    DrawStartEventArgs Constructor
    In This Topic
    Create a blank DrawStartEventArgs object
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New DrawStartEventArgs()
    public DrawStartEventArgs()
    public DrawStartEventArgs(); 
    public function DrawStartEventArgs();
    public: DrawStartEventArgs();
    public:
    DrawStartEventArgs();
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also