Subversion Repositories Projects

Rev

Blame | Last modification | View Log | RSS feed

<UserControl
        xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
        xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
    xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
    xmlns:ed="http://schemas.microsoft.com/expression/2010/drawing"
    xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
        x:Class="MKLiveView.GMapCustomMarkers.CustomMarkerCopter"
    mc:Ignorable="d"
        Height="55.916" Width="123.182" Opacity="10">
    <Grid RenderTransformOrigin="0.5,0.25">
        <Grid>
            <Grid.Effect>
                <DropShadowEffect Direction="37" BlurRadius="3" Opacity="0.695" ShadowDepth="10"/>
            </Grid.Effect>
            <ed:Arc x:Name="s1" ArcThickness="20" ArcThicknessUnit="Pixel" EndAngle="360" Fill="#FFFF0074" HorizontalAlignment="Left" Height="4" Margin="11.958,12.25,0,0" Stretch="None" Stroke="Black" StrokeThickness="0" StartAngle="0" VerticalAlignment="Top" Width="4"/>
            <ed:Arc x:Name="s2" ArcThickness="20" ArcThicknessUnit="Pixel" EndAngle="360" Fill="#FFFF0074" HorizontalAlignment="Left" Margin="11.958,36.292,0,0" Stretch="None" Stroke="Black" StrokeThickness="0" StartAngle="0" Width="4" Height="4" VerticalAlignment="Top"/>
            <ed:Arc x:Name="s3" ArcThickness="20" ArcThicknessUnit="Pixel" EndAngle="360" Fill="#FFFF0074" HorizontalAlignment="Left" Height="4" Margin="36,12,0,0" Stretch="None" Stroke="Black" StrokeThickness="0" StartAngle="0" VerticalAlignment="Top" Width="4"/>
            <ed:Arc x:Name="s4" ArcThickness="20" ArcThicknessUnit="Pixel" EndAngle="360" Fill="#FFFF0074" HorizontalAlignment="Left" Margin="36.25,36.292,0,0" Stretch="None" Stroke="Black" StrokeThickness="0" StartAngle="0" Width="4" Height="4" VerticalAlignment="Top"/>
            <ed:RegularPolygon x:Name="f1" Fill="#FFFF0074" HorizontalAlignment="Left" InnerRadius="0.26" Margin="8,8,0,0" PointCount="4" Stretch="Fill" Stroke="Black" Width="36" RenderTransformOrigin="0.5,0.5" StrokeThickness="0" StrokeStartLineCap="Round" Height="36" VerticalAlignment="Top">
                <ed:RegularPolygon.RenderTransform>
                    <TransformGroup>
                        <ScaleTransform/>
                        <SkewTransform/>
                        <RotateTransform Angle="45.403"/>
                        <TranslateTransform/>
                    </TransformGroup>
                </ed:RegularPolygon.RenderTransform>
            </ed:RegularPolygon>
            <ed:RegularPolygon x:Name="f2" Fill="#FFFF0074" HorizontalAlignment="Left" InnerRadius="0.8" Margin="17,17,0,0" PointCount="4" Stretch="Fill" Stroke="#FFFF0074" Width="18" RenderTransformOrigin="0.5,0.5" StrokeThickness="0" Height="18" VerticalAlignment="Top">
                <ed:RegularPolygon.RenderTransform>
                    <TransformGroup>
                        <ScaleTransform/>
                        <SkewTransform/>
                        <RotateTransform Angle="45"/>
                        <TranslateTransform/>
                    </TransformGroup>
                </ed:RegularPolygon.RenderTransform>
            </ed:RegularPolygon>
            <ed:Arc x:Name="s5" ArcThickness="20" ArcThicknessUnit="Pixel" EndAngle="360" HorizontalAlignment="Left" Height="18.375" Margin="4.899,4.977,0,0" StrokeStartLineCap="Round" Stretch="None" Stroke="#FFFF0074" StartAngle="0" VerticalAlignment="Top" Width="18.5">
                <ed:Arc.Effect>
                    <DropShadowEffect Direction="45" ShadowDepth="0"/>
                </ed:Arc.Effect>
            </ed:Arc>
            <ed:Arc x:Name="s7" ArcThickness="20" ArcThicknessUnit="Pixel" EndAngle="360" HorizontalAlignment="Left" Margin="4.899,28.937,0,0" StrokeStartLineCap="Round" Stretch="None" Stroke="#FFFF0074" StartAngle="0" Width="18.5" Height="18.375" VerticalAlignment="Top">
                <ed:Arc.Effect>
                    <DropShadowEffect Direction="45" ShadowDepth="0"/>
                </ed:Arc.Effect>
            </ed:Arc>
            <ed:Arc x:Name="s8" ArcThickness="20" ArcThicknessUnit="Pixel" EndAngle="360" HorizontalAlignment="Left" Margin="28.897,28.937,0,0" StrokeStartLineCap="Round" Stretch="None" Stroke="#FFFF0074" StartAngle="0" Width="18.5" Height="18.375" VerticalAlignment="Top">
                <ed:Arc.Effect>
                    <DropShadowEffect Direction="45" ShadowDepth="0"/>
                </ed:Arc.Effect>
            </ed:Arc>
            <ed:Arc x:Name="s6" ArcThickness="20" ArcThicknessUnit="Pixel" EndAngle="360" HorizontalAlignment="Left" Height="18.375" Margin="28.897,4.977,0,0" StrokeStartLineCap="Round" Stretch="None" Stroke="#FFFF0074" StartAngle="0" VerticalAlignment="Top" Width="18.5">
                <ed:Arc.Effect>
                    <DropShadowEffect Direction="45" ShadowDepth="0"/>
                </ed:Arc.Effect>
            </ed:Arc>
            <Ellipse x:Name="f3" Fill="#FFFF0074" HorizontalAlignment="Left" Height="2" Margin="30,13,0,0" StrokeEndLineCap="Round" Stroke="Black" StrokeThickness="0" VerticalAlignment="Top" Width="16" RenderTransformOrigin="0.5,0.5">
                <Ellipse.RenderTransform>
                    <TransformGroup>
                        <ScaleTransform/>
                        <SkewTransform/>
                        <RotateTransform Angle="46.114"/>
                        <TranslateTransform/>
                    </TransformGroup>
                </Ellipse.RenderTransform>
            </Ellipse>
            <Ellipse x:Name="f4" Fill="#FFFF0074" HorizontalAlignment="Left" Height="2" Margin="6,37,0,0" StrokeEndLineCap="Round" Stroke="Black" StrokeThickness="0" VerticalAlignment="Top" Width="16" RenderTransformOrigin="0.5,0.5">
                <Ellipse.RenderTransform>
                    <TransformGroup>
                        <ScaleTransform/>
                        <SkewTransform/>
                        <RotateTransform Angle="46.114"/>
                        <TranslateTransform/>
                    </TransformGroup>
                </Ellipse.RenderTransform>
            </Ellipse>
            <Ellipse x:Name="f5" Fill="#FFFF0074" HorizontalAlignment="Left" Height="2" Margin="6,13,0,0" StrokeEndLineCap="Round" Stroke="Black" StrokeThickness="0" VerticalAlignment="Top" Width="16" RenderTransformOrigin="0.5,0.5">
                <Ellipse.RenderTransform>
                    <TransformGroup>
                        <ScaleTransform/>
                        <SkewTransform/>
                        <RotateTransform Angle="-43.724"/>
                        <TranslateTransform/>
                    </TransformGroup>
                </Ellipse.RenderTransform>
            </Ellipse>
            <Ellipse x:Name="f6" Fill="#FFFF0074" HorizontalAlignment="Left" Height="2" Margin="30,37,0,0" StrokeEndLineCap="Round" Stroke="Black" StrokeThickness="0" VerticalAlignment="Top" Width="16" RenderTransformOrigin="0.5,0.5">
                <Ellipse.RenderTransform>
                    <TransformGroup>
                        <ScaleTransform/>
                        <SkewTransform/>
                        <RotateTransform Angle="-43.724"/>
                        <TranslateTransform/>
                    </TransformGroup>
                </Ellipse.RenderTransform>
            </Ellipse>
            <ed:RegularPolygon x:Name="f7" Fill="#FFFB0072" HorizontalAlignment="Left" Margin="23,2,0,0" PointCount="4" Stretch="Fill" Stroke="#FFFDFDFD" Width="6" RenderTransformOrigin="0.495,1.011" Height="24" VerticalAlignment="Top" StrokeThickness="0">
                <ed:RegularPolygon.RenderTransform>
                    <TransformGroup>
                        <ScaleTransform/>
                        <SkewTransform/>
                        <RotateTransform x:Name="Rotate1" Angle="1"/>
                        <TranslateTransform/>
                    </TransformGroup>
                </ed:RegularPolygon.RenderTransform>
                <ed:RegularPolygon.Effect>
                    <DropShadowEffect Direction="0" ShadowDepth="0" BlurRadius="4"/>
                </ed:RegularPolygon.Effect>
            </ed:RegularPolygon>
        </Grid>
        <Image Name="icon" Source="CopterRed.png" HorizontalAlignment="Left" Width="56" Height="33" VerticalAlignment="Top" Stretch="UniformToFill" Margin="12,12,0,0" Visibility="Hidden"  />
        <Label x:Name="lbl" Content="Label" Margin="50,8,0,0" VerticalAlignment="Top" FontSize="10" Height="33" Foreground="White" HorizontalAlignment="Left" Width="73" Padding="0">
            <Label.Effect>
                <DropShadowEffect Direction="45" ShadowDepth="0.5" BlurRadius="2"/>
            </Label.Effect>
        </Label>
        <Image x:Name="heading" Height="21" VerticalAlignment="Top" HorizontalAlignment="Left" Width="13" RenderTransformOrigin="0.5,1" Source="CopterHeadingPink.png" Margin="20,5,0,0" Visibility="Collapsed">
            <Image.RenderTransform>
                <TransformGroup>
                    <ScaleTransform/>
                    <SkewTransform/>
                    <RotateTransform x:Name="Rotate" Angle="1"/>
                    <TranslateTransform X="-0.18" Y="0.84"/>
                </TransformGroup>
            </Image.RenderTransform>
        </Image>
    </Grid>
</UserControl>