List & Label .NET
combit.Reporting Namespace / DrawObjectEventArgs Class

In This Topic
    DrawObjectEventArgs Class Properties
    In This Topic

    For a list of all members of this type, see DrawObjectEventArgs members.

    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
    See Also