4
|
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="_Skin_1_Player_" Stretch="Uniform">
|
|
4 |
<DrawingBrush.Drawing>
|
|
5 |
<DrawingGroup ClipGeometry="F1 M 0,0L 449,0L 449,257L 0,257L 0,0">
|
|
6 |
<DrawingGroup.Children>
|
|
7 |
<GeometryDrawing Geometry="F1 M 41.4948,0.499939L 407.505,0.499939C 430.146,0.499939 448.5,18.8539 448.5,41.4948L 448.5,215.505C 448.5,238.146 430.146,256.5 407.505,256.5L 41.4948,256.5C 18.8539,256.5 0.499908,238.146 0.499908,215.505L 0.499908,41.4948C 0.499908,18.8539 18.8539,0.499939 41.4948,0.499939 Z ">
|
|
8 |
<GeometryDrawing.Pen>
|
|
9 |
<Pen Thickness="0.999875" LineJoin="Round" Brush="#FFFFFFFF"/>
|
|
10 |
</GeometryDrawing.Pen>
|
|
11 |
<GeometryDrawing.Brush>
|
|
12 |
<LinearGradientBrush StartPoint="0.0699942,0.125047" EndPoint="1.15822,0.125047">
|
|
13 |
<LinearGradientBrush.RelativeTransform>
|
|
14 |
<TransformGroup>
|
|
15 |
<SkewTransform CenterX="0.0699942" CenterY="0.125047" AngleX="26.3094" AngleY="0"/>
|
|
16 |
<RotateTransform CenterX="0.0699942" CenterY="0.125047" Angle="43.5596"/>
|
|
17 |
</TransformGroup>
|
|
18 |
</LinearGradientBrush.RelativeTransform>
|
|
19 |
<LinearGradientBrush.GradientStops>
|
|
20 |
<GradientStop Color="#FF717779" Offset="0"/>
|
|
21 |
<GradientStop Color="#FFD5DBDD" Offset="0.365297"/>
|
|
22 |
<GradientStop Color="#FF9DA1A3" Offset="0.515982"/>
|
|
23 |
<GradientStop Color="#FFD5DBDD" Offset="0.73516"/>
|
|
24 |
<GradientStop Color="#FF717779" Offset="1"/>
|
|
25 |
</LinearGradientBrush.GradientStops>
|
|
26 |
</LinearGradientBrush>
|
|
27 |
</GeometryDrawing.Brush>
|
|
28 |
</GeometryDrawing>
|
|
29 |
<GeometryDrawing Geometry="F1 M 16.4993,16.5139L 432.499,16.5139L 432.499,242.486L 16.4993,242.486L 16.4993,16.5139 Z ">
|
|
30 |
<GeometryDrawing.Pen>
|
|
31 |
<Pen Thickness="0.999875" LineJoin="Round" Brush="#FFFFFFFF"/>
|
|
32 |
</GeometryDrawing.Pen>
|
|
33 |
<GeometryDrawing.Brush>
|
|
34 |
<RadialGradientBrush RadiusX="0.501116" RadiusY="0.876953" Center="0.500001,0.5" GradientOrigin="0.500001,0.5">
|
|
35 |
<RadialGradientBrush.GradientStops>
|
|
36 |
<GradientStop Color="#FFA8D3E5" Offset="0.0776256"/>
|
|
37 |
<GradientStop Color="#FFB5C2C7" Offset="0.872146"/>
|
|
38 |
<GradientStop Color="#FFEAEDEF" Offset="1"/>
|
|
39 |
</RadialGradientBrush.GradientStops>
|
|
40 |
<RadialGradientBrush.RelativeTransform>
|
|
41 |
<TransformGroup/>
|
|
42 |
</RadialGradientBrush.RelativeTransform>
|
|
43 |
</RadialGradientBrush>
|
|
44 |
</GeometryDrawing.Brush>
|
|
45 |
</GeometryDrawing>
|
|
46 |
</DrawingGroup.Children>
|
|
47 |
</DrawingGroup>
|
|
48 |
</DrawingBrush.Drawing>
|
|
49 |
</DrawingBrush>
|
|
50 |
</ResourceDictionary>
|