Click or drag to resize

PaintEventArgs Properties

Version 75.1.140

The PaintEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyBuffer
Buffer
Public propertyDirtyRect
contains the set of rectangles in pixel coordinates that need to be repainted
Public propertyHandled
Gets or sets a value indicating whether the event is handled.
Public propertyHeight
Height
Public propertyIsPopup
Is the OnPaint call for a Popup or the Main View
Public propertyWidth
Width
Top
See Also