StackPanel.LogicalOrientation Vlastnost

Definice

Získá hodnotu, která představuje Orientation hodnotu objektu StackPanel.

protected public:
 virtual property System::Windows::Controls::Orientation LogicalOrientation { System::Windows::Controls::Orientation get(); };
protected internal override System.Windows.Controls.Orientation LogicalOrientation { get; }
member this.LogicalOrientation : System.Windows.Controls.Orientation
Protected Friend Overrides ReadOnly Property LogicalOrientation As Orientation

Hodnota vlastnosti

Hodnota Orientation .

Platí pro

Viz také