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_1" 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,49.7157C -13.6097,49.7157 -24.7389,38.5865 -24.7389,24.8578L 0.237915,24.8578"/>
|
|
8 |
<GeometryDrawing Brush="#FF000000" Geometry="F1 M 0.118896,49.7157C 13.8475,49.7157 24.9767,38.5865 24.9767,24.8578L -6.10352e-005,24.8578"/>
|
|
9 |
<GeometryDrawing Brush="#FF000000" Geometry="F1 M 0.118896,0C 13.8475,0 24.9767,11.1292 24.9767,24.8578L -6.10352e-005,24.8578"/>
|
|
10 |
<GeometryDrawing Brush="#FF000000" Geometry="F1 M 0.118958,0C -13.6097,0 -24.7389,11.1292 -24.7389,24.8578L 0.237915,24.8578"/>
|
|
11 |
</DrawingGroup.Children>
|
|
12 |
</DrawingGroup>
|
|
13 |
</DrawingBrush.Drawing>
|
|
14 |
</DrawingBrush>
|
|
15 |
</ResourceDictionary>
|