VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging Namespace / EmptyDrawingSurface Class
In This Topic
EmptyDrawingSurface Class Methods
In This Topic
For a list of all methods of this type, see EmptyDrawingSurface.
Public Methods
 NameDescription
Public MethodAligns the buffer, specified by rectangle, on the grid surface. (Inherited from DrawingSurface)
Public MethodCreates the drawing engine on specified image. (Inherited from DrawingSurface)
Public MethodReleases all resources used by this DrawingSurface object. (Inherited from DrawingSurface)
Public MethodDraws the drawing surface on specified DrawingEngine. (Inherited from DrawingSurface)
Public MethodReturns an image that is associated with this drawing surface.
Public MethodReturns rectangle, in surface's space, of image on the surface. (Inherited from DrawingSurface)
Public MethodReturns rectangle, in surface's space, of visible image part on the surface. (Inherited from DrawingSurface)
See Also