DicomObjects.NET.V8
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();
    Requirements

    Target Platforms: .NET CLR 4.0 or higher

    See Also