Setarrow(Size {, Angle {, Position {, Thickness}}}{, String})
set the barracking of arrowlines.
Ex) Setarrow(0.5, 1, 1, 0.7, tf );
¦ The default are size=1, angle=18±, position=1( end-point)
¦ If Angle · 5, the angle is set to Angle £ 18.
¦ String is string of :
shape : l =line, f = filled ( default )
miner adjustment of position :
c = center, b =bottom, t = top (default)
矢印の形状を指定する
例) Setarrow(0.5, 1, 1, 0.7, ’tf’ );
※ デフォルト 大きさ1 ,角度18 °,位置は終点
※ 5 以下の開き角を指定したときは,18 °からの倍率とする
※ 形状’l’ :ライン ’f’ :塗り(デフォルト)
※ 位置微調整’c’:中央 ’b’:下 ’t’:トップ(〃)
※ 空引数のとき,現在の設定値を表示
最終更新:2013年12月03日 21:43