Re: Arrow Body Width
- To: mathgroup at smc.vnet.net
- Subject: [mg48467] Re: [mg48414] Arrow Body Width
- From: Omega Consulting <info at omegaconsultinggroup.com>
- Date: Mon, 31 May 2004 00:13:59 -0400 (EDT)
- References: <200405280451.AAA18484@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
On May 27, 2004, at 11:51 PM, Dunya Ltd wrote:
>
> Greetings,
>
> I have been trying to the change the body of Arrows in Mathematica with
> no luck although I have successfully been able to change the Arrow head
> the rest of the Arrow body does not change. I was wondering if there
> is
> a solution to this problem.
>
> Thanks in advance.
>
> A. Arraf
Just like lines, arrows can take the Thickness or AbsoluteThickness
directives.
Show[Graphics[{Thickness[.01], Arrow[{0, 0}, {1, 1}]}]]
----------------------------------------------
Omega Consulting
The final answer to your Mathematica needs.
http://omegaconsultinggroup.com
- References:
- Arrow Body Width
- From: "Dunya Ltd" <dunya@012.net.il>
- Arrow Body Width