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) June 29, 2025
Generated by manServer 1.08 from 1625de0b-7dd3-4199-a9be-230bc77e1b35 using man macros.