Windows Vista Forums
Vista Forums Home Join Vista Forums Windows 7 Forum Vista Tutorials Tags
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.

Go Back   Vista Forums > Misc Newsgroups > Avalon

Vista - CustomLineCaps in XAML? How to paint an arrow.

 
 
Old 06-15-2006   #1 (permalink)
Illumineo


 
 

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 SpecsSystem Spec
Old 06-15-2006   #2 (permalink)
Vipin [MVP]


 
 

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 SpecsSystem Spec
Old 06-15-2006   #3 (permalink)
Illumineo


 
 

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 SpecsSystem Spec
 

Thread Tools


Similar Threads
Thread Forum
just an arrow General Discussion
Is it possible to include XAML files into another XAML file? .NET General


Vista Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46