17 namespace vrvControlToolkit
38 DtVdcSegmentStyleLightning
54 DtVdcSegmentArrowStyleArrowDouble
55 } DtVdcSegmentArrowStyle;
59 unsigned pattern,
unsigned thickness, DtVdcSegmentStyle style,
60 DtVdcSegmentArrowStyle arrowStyle);
71 unsigned pattern()
const;
72 void setPattern(
unsigned pattern );
74 unsigned thickness()
const;
75 void setThickness(
unsigned thickness );
77 double percentage()
const;
78 void setPercentage (
double percentage );
80 DtVdcSegmentStyle style()
const;
81 void setStyle( DtVdcSegmentStyle style );
83 DtVdcSegmentArrowStyle arrowStyle()
const;
84 void setArrowStyle( DtVdcSegmentArrowStyle arrowStyle );