Problem in drawing part of the surface with differentpattern

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
drillright40
Newbie
Newbie
Posts: 57
Joined: Mon Nov 19, 2007 12:00 am

Problem in drawing part of the surface with differentpattern

Post by drillright40 » Tue Jul 15, 2008 2:17 pm

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

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Post by Narcís » Tue Jul 15, 2008 2:33 pm

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.
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

Post Reply