public DrawDesignerObjectEventArgs( IntPtr hDC, IntPtr refhDC, Rectangle clipRectangle, bool printFinished, bool isDesignMode, bool scale )
public: DrawDesignerObjectEventArgs( IntPtr hDC, IntPtr refhDC, Rectangle clipRectangle, bool printFinished, bool isDesignMode, bool scale )
'Declaration
Public Function New( _ ByVal hDC As IntPtr, _ ByVal refhDC As IntPtr, _ ByVal clipRectangle As Rectangle, _ ByVal printFinished As Boolean, _ ByVal isDesignMode As Boolean, _ ByVal scale As Boolean _ )
Parameters
- hDC
- refhDC
- clipRectangle
- printFinished
- isDesignMode
- scale