功能更新
This commit is contained in:
@@ -68,6 +68,12 @@
|
||||
Margin="5"
|
||||
Click="CleanLinesButton_Click"
|
||||
Content="清理连线" />
|
||||
<Button
|
||||
x:Name="ConvertToPointsButton"
|
||||
Margin="5"
|
||||
Click="ConvertToPointsButton_Click"
|
||||
Content="多段线转点"
|
||||
ToolTip="将列表中所有的多段线圆弧符号转换为几何中心点" />
|
||||
<!--<Button
|
||||
x:Name="CloseButton"
|
||||
Margin="5"
|
||||
|
||||
Reference in New Issue
Block a user