Click or drag to resize

DefaultRenderHandler Properties

Version 71.0.0

The DefaultRenderHandler type exposes the following members.

Properties
  NameDescription
Public propertyBitmapBuffer
Contains the last bitmap buffer. Direct access to the underlying buffer - there is no locking when trying to access directly, use BitmapLock where appropriate.
Public propertyPopupBuffer
The popup Bitmap.
Public propertyPopupOpen
Gets or sets a value indicating whether the popup is open.
Public propertyPopupPosition
Gets the popup position.
Public propertyPopupSize
Gets the size of the popup.
Top
See Also