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






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

    System.Object
       DicomObjects.EventArguments.DrawStartEventArgs

    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also