combit List & Label 29 - .NET Help
combit.Reporting Namespace / DrawObjectEventArgs Class
Properties Methods

In This Topic
    DrawObjectEventArgs Class Members
    In This Topic

    The following tables list the members exposed by DrawObjectEventArgs.

    Public Constructors
    Public Properties
     NameDescription
    Public Property

    Internal callback data.

     
    Public Property

    Rectangle of the object.

     
    Public Property

    Graphics object. You can draw in the work space using the usual GDI + methods.

     
    Public Property

    Allows you to hide the object.

     
    Public Property

    Is true if called before drawing the object, else false.

     
    Public Property

    Name of the object.

     
    Public Property

    Type of the object.

     
    Public Property  
    Top
    Public Methods
     NameDescription
    Public Method  
    Top
    See Also