Hi,
I am drawing 3D surface with Surface class.
For applying patterns on surface, i m using this code
Surface.Brush.Style = System.Drawing.Drawing2D.HatchStyle.BackwardDiagonal;
This code applying the given pattern on the whole surface.
My requirement is to draw a single suface with different patterns.
Hint: Same like Surface.AddPalette for applying different colors on same
surface.
-Raed
Problem in drawing part of the surface with differentpattern
-
- Newbie
- Posts: 57
- Joined: Mon Nov 19, 2007 12:00 am
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi Raed,
I'm afraid this is not possible at the present moment. I've added your request to the wish-list to be considered for inclusion in future releases.
I'm afraid this is not possible at the present moment. I've added your request to the wish-list to be considered for inclusion in future releases.
Best Regards,
Narcís Calvet / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |