Silverlight SDK for Microsoft Bing
Magnification Property
OverviewSystem.Windows.ControlsCloudPanelMagnification
Gets/Sets a double value that specifies the current magnification factor for the CloudPanel instance.
Declaration Syntax
C#Visual BasicVisual C++
public double Magnification { get; set; }
Public Property Magnification As Double
public:
property double Magnification {
	double get ();
	void set (double value);
}

Assembly: System.Windows.Controls.Views.Toolkit (Module: System.Windows.Controls.Views.Toolkit) Version: 1.0.0.0 (1.0.0.0)