Added close stroke icon
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
function Path_Arc(from,to,orientation,end)
|
||||
{
|
||||
this.name = "arc";
|
||||
|
||||
this.from = from;
|
||||
this.to = to;
|
||||
this.orientation = orientation;
|
||||
|
Reference in New Issue
Block a user