POLARIMAGTICLENGTH
Syntax: |
SET POLARIMAGTICLENGTH h
|
Default value: | %POLARIMAGTICLENGTH = 1
|
POLARIMAGTICLENGTH
, along with POLARIMAGTICANGLE
,
controls the location of the numbers labeling the polar axis at the large tic marks. There are two forms:
POLARIMAGTICLENGTH |
→ | the distance, in world coordinate units, measured from the base of each large tic mark on the polar axis, to the center of the number labeling that tic mark |
%POLARIMAGTICLENGTH |
→ | the distance, expressed as a percentage of the height of
the graphics sub-window, that is,
POLARIMAGTICLENGTH = %POLARIMAGTICLENGTH
* (YUPPERWINDOW-
YLOWERWINDOW)/100 . |