dbicDial Send comments on this topic.
UserDrawnKnobEventArgs Class Members
See Also  Properties 
dbicDial Assembly > Dbi.WinControl.Dial Namespace : UserDrawnKnobEventArgs Class


"

The following tables list the members exposed by UserDrawnKnobEventArgs.

"

Public Constructors

 NameDescription
public ConstructorUserDrawnKnobEventArgs ConstructorCreates a new instance of the Class.  
Top

Public Properties

 NameDescription
public PropertyGraphicsA handle to the graphics object responsible for the drawing.  
public PropertyPaintKnobDetermines if the internal routines should paint the dial knob.  
public PropertyRectA rectangle representing the area being painted in the control.  
Top

See Also