VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.UI Namespace / ImageViewerDrawingSurface Class
In This Topic
ImageViewerDrawingSurface Class Properties
In This Topic
For a list of all properties of this type, see ImageViewerDrawingSurface.
Public Properties
 NameDescription
Public PropertyGets or sets a value indicating whether the drawing surface shows visual tools on image viewer.
Public PropertyGets a pixel scale of the drawing surface. (Inherited from DrawingSurface)
Public PropertyGets a resolution of the drawing surface. (Inherited from DrawingSurface)
Public PropertyGets the transformation from the device independent pixels (DIP, 1/96 inch) to the drawing surface space. (Inherited from DrawingSurface)
Public PropertyGets the image viewer of the drawing surface.
See Also