[UP]


Manual Reference Pages  - dashp (3)

NAME

dashp(3f) - [M_calcomp:general] draw from current position to new point with dashed line (LICENSE:PD)

CONTENTS

Synopsis
Description
Options
     Comments
License

SYNOPSIS

subroutine dashp(xpage,ypage,dash)

DESCRIPTION

DASHP is a FORTRAN subroutine which draws a dashed line from the current pen position to a specified point.

OPTIONS

XPAGE,YPAGE
  are the coordinates, in inches, of the point to which the dashed line is to be drawn.
DASH is the length, in inches, of each dash and of the space between dashes.

    COMMENTS

If the line length is less than double the dash length, the dash length is adjusted to half the line length.

LICENSE

Public Domain


dashp (3) March 11, 2021
Generated by manServer 1.08 from ca77418f-cbed-4829-8e3f-dc781338e532 using man macros.