ImageViewerDrawingSurface Class Properties
In This Topic
For a list of all properties of this type, see
ImageViewerDrawingSurface.
Public Properties
| | Name | Description |
 | 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. (Inherited from DrawingSurface) |
 | Resolution | Gets a resolution of the drawing surface. (Inherited from DrawingSurface) |
 | Transform | Gets the transformation from the device independent pixels (DIP, 1/96 inch) to the drawing surface space. (Inherited from DrawingSurface) |
 | Viewer | Gets the image viewer of the drawing surface. |
See Also