Microsoft.SystemCenter.Visualization.WorldMapBackgroundControl (ComponentType)

Element properties:

AccessibilityInternal

Source Code:

<ComponentType ID="Microsoft.SystemCenter.Visualization.WorldMapBackgroundControl" Accessibility="Internal">
<Property Name="LongitudeLeft" Type="xsd://double" BindingDirection="In"/>
<Property Name="LongitudeRight" Type="xsd://double" BindingDirection="In"/>
<Property Name="LatitudeTop" Type="xsd://double" BindingDirection="In"/>
<Property Name="LatitudeBottom" Type="xsd://double" BindingDirection="In"/>
<Property Name="Width" Type="xsd://double" BindingDirection="In"/>
<Property Name="Height" Type="xsd://double" BindingDirection="In"/>
<Property Name="Background" Type="BaseDataType" BindingDirection="In"/>
<Property Name="Converter" Type="BaseDataType" BindingDirection="Out"/>
</ComponentType>