![]() |
LineStyle








Public Data Item |
Declared in: NiArrow.h |
Declaration
LineStyles LineStyle;
Description
Specifies the line style of the arrow. The following list includes valid line styles.
- CNiArrow::LineNone - no line.
- CNiArrow::LineSolid - solid line.
- CNiArrow::LineDash - dash line.
- CNiArrow::LineDot - dotted line.
- CNiArrow::LineDashDot - dash-dot line.
- CNiArrow::LineDashDotDot - dash-dot-dot line.
Note: Dashed line styles work only when the line width is 1. The dashed lines appear solid for all other line widths.