API Documentation > Enumerated Types > Enum pfcStdLineStyle
Enum pfcStdLineStyle
Description
This enumerated type lists the possible line styles.
Values
LINE_SOLID
Solid line.
LINE_DOTTED
Dotted line.
LINE_CENTERLINE
Alternating long and short dashes.
LINE_PHANTOM
Alternating long dashes and two dots.
LINE_DASH
LINE_CTRL_S_L
LINE_CTRL_L_L
LINE_CTRL_S_S
LINE_DASH_S_S
LINE_PHANTOM_S_S
LINE_CTRL_MID_L
LINE_INTMIT_LWW_HIDDEN
LINE_PDFHIDDEN_LINESTYLE
StdLineStyle_nil
Use this enumerated value to represent "null" passed to optional properties or method arguments.
Was this helpful?