GetDirection

From Catglobe Wiki
Revision as of 11:00, 7 March 2011 by 127.0.0.1 (talk | contribs) (jrfconvert import)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search



getDirection

Gets the direction of the total calculations which is used when creating diagrams.

Syntax

getDirection()

Arguments

none

Return type

number represented as constants

  • Diagram_DirectionType_Vertical
  • Diagram_DirectionType_Horizontal

Examples

getDirection();

Availability

Version 5.4