All the corner and edge controls are working
This commit is contained in:
parent
b13b3ed056
commit
fa80380c26
12 changed files with 162 additions and 86 deletions
|
|
@ -70,6 +70,7 @@ namespace MatterHackers.MatterControl.DesignTools
|
|||
|
||||
public double PointSize { get; set; } = 24;
|
||||
|
||||
[MaxDecimalPlaces(2)]
|
||||
public double Height { get; set; } = 5;
|
||||
|
||||
[Sortable]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue