WpfImageViewerDrawingSurface Class Properties
In This Topic
For a list of all properties of this type, see
WpfImageViewerDrawingSurface.
Public Properties
| | Name | Description |
 | Clip | Gets a clip region of the drawing surface. (Inherited from WpfDrawingSurface) |
 | IsVisualToolVisible | Gets or sets a value indicating whether the drawing surface shows visual tools on image viewer. |
 | PixelScale | Gets a pixel scale of the drawing surface. |
 | Resolution | Gets a resolution of the drawing surface. |
 | Transform | Gets the transformation from the device independent pixels (DIP, 1/96 inch) to the drawing surface space. |
See Also