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