Silverlight SDK for Microsoft Bing
VerticalUseAbsoluteMinimum Property
OverviewSystem.Windows.ControlsCloudArrangerVerticalUseAbsoluteMinimum
Gets/Sets the boolean value which indicates whether zero or the actual minimum value is to be used when calculating the vertical range displacement by the ICloudArranger implementation.
Declaration Syntax
C#Visual BasicVisual C++
public bool VerticalUseAbsoluteMinimum { get; set; }
Public Property VerticalUseAbsoluteMinimum As Boolean
public:
virtual property bool VerticalUseAbsoluteMinimum {
	bool get () sealed;
	void set (bool value) sealed;
}

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