Name | Description | |
---|---|---|
![]() | DrawingSurfaceWrapper | Initializes a new instance of the DrawingSurfaceWrapper class. |
Name | Description | |
---|---|---|
![]() | DrawingSurfaceWrapper | Initializes a new instance of the DrawingSurfaceWrapper class. |
Name | Description | |
---|---|---|
![]() | ParentSurface | Gets the parent drawing surface. |
![]() | 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) |
Name | Description | |
---|---|---|
![]() | AlignBufferRectOnSurfaceGrid | Aligns the buffer, specified by rectangle, on the grid surface. |
![]() | CreateDrawingEngine | Creates the drawing engine. |
![]() | Dispose | Releases all resources used by this DrawingSurface object. (Inherited from DrawingSurface) |
![]() | Draw | Draws the drawing surface on specified DrawingEngine. |
![]() | GetImage | Returns an image, which is associated with this drawing surface. |
![]() | GetImageRect | Returns rectangle, in surface's space, of image on the surface. |
![]() | GetParentSurface<TDrawingSurface> | Returns a parent surface of specified type. |
![]() | GetVisibleRect | Returns rectangle, in surface's space, of visible image part on the surface. |