![]() |
![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
| Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks. |
| |||||||
| |
| | #1 (permalink) |
| | CustomLineCaps in XAML? How to paint an arrow. Is there anything similar to GDI's custom line cap in XAML? I am aware of the line caps of the Pen class but it doesn't allow to paint good-looking arrows or other anchors; how to paint arrows in XAML? [Thanks Valentin] |
My System Specs![]() |
| | #2 (permalink) |
| | Re: CustomLineCaps in XAML? How to paint an arrow. Checkout StartLineCap, EndLineCap properties and also the PenLineCap enumeration. -- Vipin Aravind http://www.explorewindows.com http://forums.techedindia.com "Illumineo" <NetronProject@gmail.com> wrote in message news:1150349070.547672.9350@y41g2000cwy.googlegroups.com... > Is there anything similar to GDI's custom line cap in XAML? I am aware > of the line caps of the Pen class but it doesn't allow to paint > good-looking arrows or other anchors; how to paint arrows in XAML? > > [Thanks Valentin] > |
My System Specs![]() |
| | #3 (permalink) |
| | Re: CustomLineCaps in XAML? How to paint an arrow. Sorry, but the properties you mention do not produce an arrow or any other anchor. The situation with StartLineCap and similar adornment properties in WPF is worse than GDI+ since you cannot assign a CustomLineCap. My question remain: how to paint an arrow in WPF? Thanks for the hint in any case ![]() |
My System Specs![]() |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Forum | |||
| just an arrow | General Discussion | |||
| Is it possible to include XAML files into another XAML file? | .NET General | |||