47
|
1 |
<?xml version="1.0" encoding="utf-8"?>
|
|
2 |
<ResourceDictionary xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">
|
|
3 |
<DrawingBrush x:Key="Ubber_Pivot_2" Stretch="Uniform">
|
|
4 |
<DrawingBrush.Drawing>
|
|
5 |
<DrawingGroup ClipGeometry="F1 M 0,0L 24.9768,0L 24.9768,24.8578L 0,24.8578L 0,0">
|
|
6 |
<DrawingGroup.Children>
|
|
7 |
<GeometryDrawing Brush="#FF000000" Geometry="F1 M 0.118958,24.8579C -13.6097,24.8579 -24.7389,13.7287 -24.7389,3.05176e-005L 0.237915,3.05176e-005"/>
|
|
8 |
<GeometryDrawing Brush="#FF000000" Geometry="F1 M 0.118896,24.8579C 13.8475,24.8579 24.9767,13.7287 24.9767,3.05176e-005L -6.10352e-005,3.05176e-005"/>
|
|
9 |
<GeometryDrawing Brush="#FF000000" Geometry="F1 M 0.118896,-24.8578C 13.8475,-24.8578 24.9767,-13.7286 24.9767,3.05176e-005L -6.10352e-005,3.05176e-005"/>
|
|
10 |
<GeometryDrawing Brush="#FF000000" Geometry="F1 M 0.118958,-24.8578C -13.6097,-24.8578 -24.7389,-13.7286 -24.7389,3.05176e-005L 0.237915,3.05176e-005"/>
|
|
11 |
</DrawingGroup.Children>
|
|
12 |
</DrawingGroup>
|
|
13 |
</DrawingBrush.Drawing>
|
|
14 |
</DrawingBrush>
|
|
15 |
</ResourceDictionary>
|