Contents
Login Register Wishes Forum About
Language Reference » Misc functions » getHeight
Help topics
Latest updates
4575d  replaceImageMapTitle
4575d  replaceImageMapValues
4575d  createFunctionSerie
4575d  setAbsicssaPosition
4575d  negateValues
Toolbox
  Download as PDF
  Print this page
  Share this page
  Create an account
  Feed the updates!
Google AdSense
getHeight- Return the height of your pChart object

This function returns the height in pixels of your Pchart object. It is used internally by drawing functions.

Calling this function
getHeight();

No parameters are required for this function.

Sample script


 /* Create your pChart object */
 $myPicture = new pImage(700,230);

 /* Return the angle made by this line and the horizontal axis */
 echo $myPicture->getHeight();

This will print 230.
Last updated on 10/20/2009 
by Jean-Damien 
Linked resources
Community comments
  No comments have been posted yet.
© Copyrights
Components used on this web site : Famfamfam icons has been made by Mark James, Rounded corners lite has been coded by Cameron Cooke and Tim Hutchison, SyntaxHighlighter has been written by Alex Gorbatchev. pChart and this web site have been created by Jean-Damien POGOLOTTI. This documentation contains 185 pages and 56 comments. 415 users have registered. This page has been rendered in 0,19 seconds. Wiki revision 1.37.