Click here to Skip to main content
15,885,546 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Dear All

Here i can get the text outline point as MoveTo,LineTo and CurveTo with use of GetGlyphOutline() .

How to get same data of any shape Like circle,Ellipes(Geomatric) and Arc?.

How can i get same data of hatchFill sahpe (Geomatric)?.


Thanks
Posted

1 solution

I did write some GDI+ articles years ago, in C++. You could see if they have any info that helps. C++ and C# are not the same, so you should be more specific in that regard.
 
Share this answer
 
Comments
GAJERA 10-Feb-12 22:45pm    
Please let me know in any language(C++ or C#).
GAJERA 10-Feb-12 23:51pm    
In General HatchBrush Fill shape with different lines.I need Point of this lines as MoveTo and Lineto(Vector) format.

For Example GetGlyphOutline , it gives all text infomation in MoveTo LineTo

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900