|
707 | 707 | <Setting Name="gui2DInfoShow" Type="System.Boolean" Scope="User"> |
708 | 708 | <Value Profile="(Default)">True</Value> |
709 | 709 | </Setting> |
| 710 | + <Setting Name="gui2DInfoSize1" Type="System.Decimal" Scope="User"> |
| 711 | + <Value Profile="(Default)">7</Value> |
| 712 | + </Setting> |
| 713 | + <Setting Name="gui2DInfoSize2" Type="System.Decimal" Scope="User"> |
| 714 | + <Value Profile="(Default)">8</Value> |
| 715 | + </Setting> |
| 716 | + <Setting Name="gui2DInfoTranparency" Type="System.Int32" Scope="User"> |
| 717 | + <Value Profile="(Default)">128</Value> |
| 718 | + </Setting> |
710 | 719 | <Setting Name="gui2DKeepPenWidth" Type="System.Boolean" Scope="User"> |
711 | 720 | <Value Profile="(Default)">False</Value> |
712 | 721 | </Setting> |
|
2546 | 2555 | <Setting Name="sizeUseCase" Type="System.Drawing.Size" Scope="User"> |
2547 | 2556 | <Value Profile="(Default)">600, 500</Value> |
2548 | 2557 | </Setting> |
| 2558 | + <Setting Name="tabletFitToCurve" Type="System.Boolean" Scope="User"> |
| 2559 | + <Value Profile="(Default)">True</Value> |
| 2560 | + </Setting> |
| 2561 | + <Setting Name="tabletFormLocation" Type="System.Drawing.Point" Scope="User"> |
| 2562 | + <Value Profile="(Default)">0, 0</Value> |
| 2563 | + </Setting> |
| 2564 | + <Setting Name="tabletFormSize" Type="System.Drawing.Size" Scope="User"> |
| 2565 | + <Value Profile="(Default)">500, 480</Value> |
| 2566 | + </Setting> |
| 2567 | + <Setting Name="tabletPlotterMoveAir" Type="System.Boolean" Scope="User"> |
| 2568 | + <Value Profile="(Default)">False</Value> |
| 2569 | + </Setting> |
| 2570 | + <Setting Name="tabletPlotterMoveMouse" Type="System.Boolean" Scope="User"> |
| 2571 | + <Value Profile="(Default)">False</Value> |
| 2572 | + </Setting> |
| 2573 | + <Setting Name="tabletPointDistance" Type="System.Decimal" Scope="User"> |
| 2574 | + <Value Profile="(Default)">0.2</Value> |
| 2575 | + </Setting> |
| 2576 | + <Setting Name="tabletShowTransparency" Type="System.Boolean" Scope="User"> |
| 2577 | + <Value Profile="(Default)">True</Value> |
| 2578 | + </Setting> |
| 2579 | + <Setting Name="tabletSizePen" Type="System.Decimal" Scope="User"> |
| 2580 | + <Value Profile="(Default)">3</Value> |
| 2581 | + </Setting> |
| 2582 | + <Setting Name="tabletSizeX" Type="System.Decimal" Scope="User"> |
| 2583 | + <Value Profile="(Default)">200</Value> |
| 2584 | + </Setting> |
| 2585 | + <Setting Name="tabletSizeY" Type="System.Decimal" Scope="User"> |
| 2586 | + <Value Profile="(Default)">100</Value> |
| 2587 | + </Setting> |
2549 | 2588 | <Setting Name="toolTableLastLoaded" Type="System.String" Scope="User"> |
2550 | 2589 | <Value Profile="(Default)">empty</Value> |
2551 | 2590 | </Setting> |
|
0 commit comments