Exemple #1
0
 public override void WriteSVG(SvgWriter w)
 {
     w.SvgCautionaryBracket(null, _isLeftBracket, _top, _right, _bottom, _left, _strokeWidth);
 }