共用方式為


SplitterMeasureData.MeasuredBounds Property

Definition

Gets or sets the bounds the element was assigned, relative to the panel it is contained in.

public:
 property System::Windows::Rect MeasuredBounds { System::Windows::Rect get(); void set(System::Windows::Rect value); };
public System.Windows.Rect MeasuredBounds { get; set; }
member this.MeasuredBounds : System.Windows.Rect with get, set
Public Property MeasuredBounds As Rect

Property Value

Applies to