Skip to content

Commit

Permalink
renamed selection option to envelope to match the draw mode.
Browse files Browse the repository at this point in the history
  • Loading branch information
pMaske committed Feb 4, 2015
1 parent f9b092b commit b3bcdaa
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
IsChecked="True"
Checked="SelectPoint_Checked"/>
<RadioButton x:Name="SelectPolygon"
Content="Polygon"
Content="Envelope"
Checked="SelectPolygon_Checked"/>
</StackPanel>
</StackPanel>
Expand Down

0 comments on commit b3bcdaa

Please sign in to comment.