get_ownerDraw();
set_ownerDraw(value);
Object.defineProperty('ownerDraw');
| Type | Description |
|---|---|
| boolean | true if viewer should not draw the content of the background image or canvas into the foreground canvas; otherwise, it is false. Default value is false. |
Changing the value of this property will fire the PropertyChanged event.
For more information, refer to the Rendering section in ImageViewer.