Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.23
|
The following members have been added to the existing types:
Member | Description |
---|---|
Leadtools.Drawing.RasterImagePainter.FrameRegion(IntPtr,Drawing.Graphics,Int32) | Displays an outline of the Windows HRGN in the given System.Drawing.Graphics object. |
Leadtools.Drawing.RasterPaintProperties.UseTransform | Gets or sets a value that indicate wherer to use the current transform in the destination System.Drawing.Graphics object when painting the image and regions. |
Leadtools.Drawing.RenderingEngineFactory | Engine that can be used to render SVG documents to a GDI+ Graphics or Windows HDC object. |
Leadtools.Drawing.RenderingEngineFactory.Create(IntPtr) | Creates a new rendering engine from a Windows HDC. |
Leadtools.Drawing.RenderingEngineFactory.Create(Drawing.Graphics) | Creates a new rendering engine from a GDI+ Graphics. |
The following members have been added to the existing types:
Member | Description |
---|---|
There are no new members added since last revision. | None |
Version 18 has not changed from Version 17.5. For more information, refer to https://www.leadtools.com/corporate/new-in-v18.htm.
Version 17.5 has changed from Version 17 as follows:
Parameter | Description |
---|---|
IntPtr hdc | The Windows HDC |
LPRECT lprc | The rectangle coordinates to fill. |
COLORREF color | The color to use. You must create a solid brush for this color. |
For more information, refer to https://www.leadtools.com/corporate/new-in-v175.htm.
The following assembly has been added to LEADTOOLS For .NET v17:
Namespace | Description |
---|---|
Leadtools.Drawing | Includes helper classes to convert a LEADTOOLS images, regions and colors to and from Windows Presentation Foundation and Silverlight. |