DicomObjects.NET10 Documentation
DicomObjects.EventArguments Namespace / DrawStartEventArgs Class
Members



In This Topic
    DrawStartEventArgs Class
    In This Topic
    Arguments for the DrawStart2 event
    Syntax
    'Declaration
     
    
    Public Class DrawStartEventArgs 
    'Usage
     
    
    Dim instance As DrawStartEventArgs
    public class DrawStartEventArgs 
    public ref class DrawStartEventArgs 
    Inheritance Hierarchy

    System.Object
       DicomObjects.EventArguments.DrawStartEventArgs

    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also