C Library Functions  - 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


Nemo Release 3.1 dashp (3) July 22, 2023
Generated by manServer 1.08 from d5069927-d4ce-404f-9f7d-c59780e4ef72 using man macros.