getLineDash method

String getLineDash()

Implementation

String getLineDash() {
  return _lineDash;
}