Article | 70001194 |
Type | Wish |
Product | WebJS |
Version | 7011 |
Date Added | 10/11/2017 12:00:00 AM |
Fixed | 7.7012.0.9 (10/13/2017 12:00:00 AM) |
Submitted by | VectorDraw Team |
Summary
Support vdPolyline and vdRect Widths in web control
Solution
Support Widths for standard polylines with out bulges in web control
In version 7012.0.9 new functionality has been exported.
doublelinewidth(double nvalue): Set the passed value as active width in Drawing units for the double line draw commands like doubleline and doublelinerect.
doubleline(object[] parameters, ScriptEntityDelegate callback): Add a doubleLine polyline to the document.
doublelinerect(object[] parameters, ScriptEntityDelegate callback): Add a doubleLine rect to the document.