.NET Framework Class Library
IGraphicsSurface Members
<< Click to Display Table of Contents >> Navigation: Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Core.Graphics Namespace > IGraphicsSurface Interface > IGraphicsSurface Members |
The IGraphicsSurface type exposes the following members.
|
Name |
Description |
Dispose |
(Inherited from IDisposable.) |
|
DrawImage(Stream, SimpleRect, Single, Single, Single, Single) |
||
DrawImage(IBitmapImage, SimpleRect, Single, Single, Single, Single) |
||
Fills the current clipping area present on the gprahics surface. This is needed for the PDF engine when performing gradient filling. |
||
Sets the clipping region of this graphics surface to the result of the specified operation combining the current clip region and the specified graphics path. |
||
Sets the clipping region of this graphics surface to the result of the specified operation combining the current clip region and the specified rectangle. |
||
|
Name |
Description |