Putting in property slider
This commit is contained in:
parent
a59244a0bb
commit
f30ee46270
5 changed files with 88 additions and 28 deletions
|
|
@ -74,7 +74,7 @@ namespace MatterHackers.MatterControl.DesignTools
|
|||
/// </summary>
|
||||
[DisplayName("")]
|
||||
[JsonIgnore]
|
||||
[ImageDisplay(Margin = new int[] { 30, 3, 30, 3 }, MaxXSize = 400, Stretch = true)]
|
||||
[ImageDisplay(Margin = new int[] { 9, 3, 9, 3 }, MaxXSize = 400, Stretch = true)]
|
||||
public ImageBuffer Image
|
||||
{
|
||||
get
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue