| 
 PureBytes Links 
Trading Reference Links 
 | 
Hello,
 
Not true. Pixel is one screen pixel which usually represents 
(on average monitor) 0.27 mm.
 
1440 may be correct for PRINTER not for screen 
display.
 
Best regards,Tomasz Janeczkoamibroker.com
<BLOCKQUOTE 
>
  ----- Original Message ----- 
  <DIV 
  >From: 
  dingo 
  To: <A title=amibroker@xxxxxxxxxxxxxxx 
  href="">amibroker@xxxxxxxxxxxxxxx 
  Sent: Thursday, April 03, 2003 5:59 
  PM
  Subject: RE: [amibroker] Displace in 
  PlotShape
  
  
  <SPAN 
  >The offset is in 
  pixels and it takes a fairly large number to result in movement. There are 
  1,440 pixels in an inch.
  <SPAN 
  > 
  <SPAN 
  >Try putting in a 
  large number and adjust based on what you see – perhaps start with 
  300.
  <SPAN 
  > 
  <SPAN 
  >d
  <SPAN 
  > 
  <SPAN 
  >-----Original 
  Message-----From: Ken Close 
  [mailto:closeks@xxxxxxxx] <SPAN 
  >Sent: Thursday, April 03, 2003 9:54 
  AMTo: AmiBroker 
  ListSubject: [amibroker] 
  Displace in PlotShape
  <FONT face="Times New Roman" 
  size=3> 
  <FONT face="Courier New" 
  size=2>Hi:<FONT 
  face="Courier New" size=2><SPAN 
  ><FONT 
  face="Courier New">In using the following statement to plot an arrow, I find 
  that I can notmove its placement 
  up and down as stated in the help syntax<FONT 
  face="Courier New">Help file says:<FONT 
  face="Courier New">SYNTAX  PlotShapes( shape, color, layer = 0, yposition 
  = graph0,    offset = 
  -12 );  My 
  command:<FONT 
  face="Courier New">PlotShapes(IIf(Cross(Acc,0),shapeSmallUpTriangle,shapeNone),2);<FONT 
  face="Courier New">If I put in:<FONT 
  face="Courier New">PlotShapes(IIf(Cross(Acc,0),shapeSmallUpTriangle,shapeNone),2,-x);<FONT 
  face="Courier New">  For any value of x<FONT 
  face="Courier New">Nothing happens....the shape is plotted in the same 
  place.Any ideas or 
  suggestions?<FONT 
  face="Courier New">Ken<FONT 
  face="Courier New" size=2>Send BUG REPORTS to 
  bugs@xxxxxxxxxxxxx<SPAN 
  ><FONT 
  face="Courier New">Send SUGGESTIONS to 
  suggest@xxxxxxxxxxxxx<FONT 
  face="Courier New">-----------------------------------------<FONT 
  face="Courier New">Post AmiQuote-related messages ONLY to: 
  amiquote@xxxxxxxxxxxxxxx (Web 
  page: <A 
  href="">http://groups.yahoo.com/group/amiquote/messages/)<FONT 
  face="Courier New">--------------------------------------------<FONT 
  face="Courier New">Check group FAQ at: <A 
  href="">http://groups.yahoo.com/group/amibroker/files/groupfaq.html 
  Your 
  use of Yahoo! Groups is subject to the <A 
  href="">Yahoo! Terms of 
  Service. 
  Send 
  BUG REPORTS to bugs@xxxxxxxxxxxxxSend SUGGESTIONS to 
  suggest@xxxxxxxxxxxxx-----------------------------------------Post 
  AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx (Web page: <A 
  href="">http://groups.yahoo.com/group/amiquote/messages/)--------------------------------------------Check 
  group FAQ at: <A 
  href="">http://groups.yahoo.com/group/amibroker/files/groupfaq.html 
  Your use of Yahoo! Groups is subject to the <A 
  href="">Yahoo! Terms of Service. 
Yahoo! Groups Sponsor
  ADVERTISEMENT
Send BUG REPORTS to bugs@xxxxxxxxxxxxx
Send SUGGESTIONS to suggest@xxxxxxxxxxxxx
-----------------------------------------
Post AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx 
(Web page: http://groups.yahoo.com/group/amiquote/messages/)
--------------------------------------------
Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
 
 |