home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2008 May
/
PCWorld_2008-05_cd.bin
/
multimedia
/
xamlicon
/
XamlIconViewerSetup.msi
/
_546A3B82140EB39FF94D9FEE18A6BA60
/
_9DEDDA71435445DEB6D220FA7A449ABB
< prev
next >
Wrap
Extensible Markup Language
|
2007-07-28
|
2KB
|
24 lines
<?xml version="1.0" encoding="utf-8"?>
<ResourceDictionary xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">
<DrawingImage x:Key="Horizon_Image_Block">
<DrawingImage.Drawing>
<DrawingGroup>
<DrawingGroup.Children>
<GeometryDrawing Brush="#FF990000" Geometry="F1 M 253.943,69.4854C 348.2,69.4854 424.609,145.895 424.609,240.152C 424.609,334.411 348.2,410.819 253.943,410.819C 159.685,410.819 83.276,334.411 83.276,240.152C 83.276,145.895 159.685,69.4854 253.943,69.4854 Z M 253.943,350.192C 272.981,350.192 290.88,345.361 306.491,336.86L 159.14,184.249C 149.46,200.631 143.905,219.736 143.905,240.152C 143.905,300.925 193.169,350.192 253.943,350.192 Z M 363.981,240.152C 363.981,179.379 314.716,130.113 253.943,130.113C 232.951,130.113 213.341,135.988 196.657,146.181L 345.845,300.695C 357.309,283.329 363.981,262.527 363.981,240.152 Z "/>
<GeometryDrawing Geometry="F1 M 88.184,240.152C 88.184,148.605 162.396,74.3933 253.943,74.3933C 345.491,74.3933 419.703,148.605 419.703,240.152C 419.703,331.7 345.491,405.912 253.943,405.912C 162.396,405.912 88.184,331.7 88.184,240.152 Z M 138.997,240.152C 138.997,303.637 190.46,355.099 253.943,355.099C 276.111,355.099 296.812,348.824 314.368,337.953L 158.323,176.337C 146.116,194.593 138.997,216.541 138.997,240.152 Z M 346.453,308.389C 360.553,289.305 368.889,265.703 368.889,240.152C 368.889,176.668 317.427,125.207 253.943,125.207C 229.84,125.207 207.469,132.625 188.989,145.305L 346.453,308.389 Z ">
<GeometryDrawing.Brush>
<LinearGradientBrush StartPoint="0.473834,0.999327" EndPoint="0.526171,0.000675031">
<LinearGradientBrush.GradientStops>
<GradientStop Color="#FF990000" Offset="0"/>
<GradientStop Color="#FFFF0000" Offset="0.574753"/>
<GradientStop Color="#FFEB7979" Offset="1"/>
</LinearGradientBrush.GradientStops>
</LinearGradientBrush>
</GeometryDrawing.Brush>
</GeometryDrawing>
</DrawingGroup.Children>
</DrawingGroup>
</DrawingImage.Drawing>
</DrawingImage>
</ResourceDictionary>