|
 |
Graphical and Rotated Text |
ASP.NET and Windows Forms Versions |
The Problem:
Visual Studio.NET does not have a visual method of creating graphical or rotated text consisting of gradients, textures, or hatch patterns. Code solutions are fairly difficult to implement. In both Windows and ASP.NET applications, developers typically either stick with plain old solid text or make their text external graphics. These graphic files must be recreated frequently. Changing text dynamically is then next to impossible.
The Solution:
Gain full power over your text with the Graphical Text control. Rotate it; apply gradients and other fills to it; stretch it vertically or horizontally; even allow word wrap on your graphical text. Change text instantaneously. Better yet, do this in either your ASP.NET or Windows applications. In ASP.NET, you can choose to have your graphical text stored as an external file or streamed right to the browser! And when you use external files, you get lots of options as to when to rewrite the image file. In Windows, your text can be completely cut out (providing full transparency to the background and other objects behind it).
The Uses:
Graphical Text is for those developers who want more than just plain horizontal or vertical text without the hassle of creating separate graphic files for each image. Imagine asking for the user's name on the first page and then displaying that name graphically throughout the rest of the application. You can even databind to Graphical Text! Set all of its properties very easily with its built-in Designer.
Price:
$145
View online help
Download Demo or Evaluation Copy
Order
Comments
|