Lingua

GridLength.Value Proprietà

Definizione

Ottiene un oggetto Double che rappresenta il valore dell'oggetto GridLength.

public:
 property double Value { double get(); };
public double Value { get; }
member this.Value : double
Public ReadOnly Property Value As Double

Valore della proprietà

Valore dell'istanza corrente.

Commenti

Questo struct rappresenta la proiezione .NET dello struct Windows Runtime (WinRT) GridLength. Per altre informazioni, vedi GridLength nelle informazioni di riferimento sulle API UWP.

Si applica a