YOU CAN CODE!

 

With The Case Of UCanCode.net  Release The Power OF  Visual C++ !   HomeProducts | PurchaseSupport | Downloads  
Download Evaluation
Pricing & Purchase?
E-XD++Visual C++/ MFC Products
Overview
Features Tour 
Electronic Form Solution
Visualization & HMI Solution
Power system HMI Solution
CAD Drawing and Printing Solution

Bar code labeling Solution
Workflow Solution

Coal industry HMI Solution
Instrumentation Gauge Solution

Report Printing Solution
Graphical modeling Solution
GIS mapping solution

Visio graphics solution
Industrial control SCADA &HMI Solution
BPM business process Solution

Industrial monitoring Solution
Flowchart and diagramming Solution
Organization Diagram Solution

Graphic editor Source Code
UML drawing editor Source Code
Map Diagramming Solution

Architectural Graphic Drawing Solution
Request Evaluation
Purchase
VX++ Cross-Platform C/C++
Overview
Download
Purchase
ActiveX COM Products
Overview
Download
Purchase
Technical Support
  General Q & A
Discussion Board
Contact Us

Links

Get Ready to Unleash the Power of UCanCode .NET

 

E-XD++ Enterprise Edition -- Product Information


3. GDI and GDI+ Dual Mode for Drawing

E-XD++ Visualization ToolKit is the only component that can be used for high-performance data display and editing both on GDI and GDI+ with the same look and feel. In software industry, we can get a better display effect if we use GDI+ only, but generally we need to consider the following circumstances:

1. What we need is just to finish our tucancode.net but not high display effect. For example, we don't need anti-denticle effect for beelines. There are several such kinds of systems: datasheet designing and printing system, electric form system, etc.

2. There are systems that require high running speed, such as industry control system, flow system in chemical industry, military system, etc. We know that performance is take speed as the price. In this situation, we don't need GDI+ which runs very slowly.

3. Your software products contain various advanced operations, and can run on those popular OS such as Windows 95, Windows 98, Windows NT 4.0

... ...

In the cases above, we will find that what we need is GDI, but not GDI+ which provides a better display effect but runs very slowly. In E-XD++ people can switch between these two modes freely. For applications based on E-XD++, The display effect can be switched directly. Generally, you only need to call the following function for the switching:

// E-XD++ Library add lines.
FOInit(RUNTIME_CLASS(CFOPGDIPlusProxy));

As shown below (complex curve created using GDI+, with anti-aliasing support):

The following curve is created using GDI with same look and feel:

E-XD++ contains various operations for any polygons, such as interacting, merging, combination, subtraction, etc. It also provide complex operations like hybrid-editing and transforming, shape imaging, shape twisting, etc.

These operations may be very easy by using GDI+, but could be very difficult by using GDI.

What's more, we provide all the source code.

 

 

Copyright ?1998-2024 UCanCode.Net Software , all rights reserved.
Other product and company names herein may be the trademarks of their respective owners.

Please direct your questions or comments to webmaster@ucancode.net