Microsoft.SystemCenter.Visualization.WorldMapBackgroundCol3Implementation (ComponentImplementation)

Element properties:

TypeMicrosoft.SystemCenter.Visualization.WorldMapBackgroundCol3
PlatformWpf, Silverlight
Target
AccessibilityInternal

Source Code:

<ComponentImplementation ID="Microsoft.SystemCenter.Visualization.WorldMapBackgroundCol3Implementation" TypeId="Microsoft.SystemCenter.Visualization.WorldMapBackgroundCol3" Platform="Wpf, Silverlight" Accessibility="Internal">
<Composite>
<Component TypeId="Microsoft.SystemCenter.Visualization.WorldMapBackgroundControl">
<Binding PropertyId="LongitudeLeft">
<SimpleValue Type="xsd://string" Value="-168.7"/>
</Binding>
<Binding PropertyId="LongitudeRight">
<SimpleValue Type="xsd://string" Value="-168.71"/>
</Binding>
<Binding PropertyId="LatitudeTop">
<SimpleValue Type="xsd://string" Value="84"/>
</Binding>
<Binding PropertyId="LatitudeBottom">
<SimpleValue Type="xsd://string" Value="-60.7"/>
</Binding>
<Binding PropertyId="Width">
<SimpleValue Type="xsd://string" Value="650"/>
</Binding>
<Binding PropertyId="Height">
<SimpleValue Type="xsd://string" Value="334"/>
</Binding>
<Binding PropertyId="Background">
<Reference>$MPReference/Microsoft.SystemCenter.Image.Library!Microsoft.SystemCenter.Monitoring.Diagram.Images.WorldMapMiller_Col3Layout/ImageData$</Reference>
</Binding>
</Component>
</Composite>
</ComponentImplementation>