孔隙率:主框架实现,添加辅助面板
This commit is contained in:
@@ -353,11 +353,10 @@
|
||||
Size="Large"
|
||||
SmallImage="/Assets/Icons/bga.png" />
|
||||
<telerik:RadRibbonButton
|
||||
telerik:ScreenTip.Description="Create a link in your document for quick access to webpages and files. Hyperlinks can also take you to places in your document."
|
||||
telerik:ScreenTip.Title="Add a Hyperlink"
|
||||
Command="{Binding Path=ShowHyperlinkDialog.Command}"
|
||||
telerik:ScreenTip.Description="自动检测空隙区域并计算空隙率"
|
||||
telerik:ScreenTip.Title="空隙检测"
|
||||
Command="{Binding VoidDetectionCommand}"
|
||||
Content="孔隙检测"
|
||||
IsEnabled="{Binding Path=ShowHyperlinkDialog.IsEnabled}"
|
||||
Size="Large"
|
||||
SmallImage="/Assets/Icons/Pores.png" />
|
||||
</telerik:RadRibbonGroup>
|
||||
|
||||
Reference in New Issue
Block a user