home *** CD-ROM | disk | FTP | other *** search
/ PC World 2008 May / PCWorld_2008-05_cd.bin / multimedia / xamlicon / XamlIconViewerSetup.msi / _546A3B82140EB39FF94D9FEE18A6BA60 / _9DEDDA71435445DEB6D220FA7A449ABB < prev    next >
Extensible Markup Language  |  2007-07-28  |  2KB  |  24 lines

  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.     <DrawingImage x:Key="Horizon_Image_Block">
  4.         <DrawingImage.Drawing>
  5.             <DrawingGroup>
  6.                 <DrawingGroup.Children>
  7.                     <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 "/>
  8.                     <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 ">
  9.                         <GeometryDrawing.Brush>
  10.                             <LinearGradientBrush StartPoint="0.473834,0.999327" EndPoint="0.526171,0.000675031">
  11.                                 <LinearGradientBrush.GradientStops>
  12.                                     <GradientStop Color="#FF990000" Offset="0"/>
  13.                                     <GradientStop Color="#FFFF0000" Offset="0.574753"/>
  14.                                     <GradientStop Color="#FFEB7979" Offset="1"/>
  15.                                 </LinearGradientBrush.GradientStops>
  16.                             </LinearGradientBrush>
  17.                         </GeometryDrawing.Brush>
  18.                     </GeometryDrawing>
  19.                 </DrawingGroup.Children>
  20.             </DrawingGroup>
  21.         </DrawingImage.Drawing>
  22.     </DrawingImage>
  23. </ResourceDictionary>
  24.