|
RenderEngine
Purpose This property controls the rendering technology used in building the image. Either legacy pure GDI/Metafile compaibility, a mixture of GDI and GDIPLUS, or pure GDIPLUS can be used to build the image. Possible values are:
VCL Enumerations eRenderEngine = (xGdi, xHybrid, xGdiPlus); Replace the prefix "x" with g (graph), sg (scientific graph), td (3d scientific graph), ps (polar/smith), or pc (pie chart)
Comments PeConfigure.RenderEngine members of Pego.PeConfigure, Pesgo.PeConfigure, Pepso.PeConfigure, Pe3do.PeConfigure, Pepco.PeConfigure
See Also: AntiAliasText, AntiAliasGraphics
|
©2008 Gigasoft, Inc. | All rights reserved. Gigasoft is a registered trademark, and ProEssentials a trademark of Gigasoft, Inc. |
|