GridLength.Value Propriedade

Definição

Obtém uma Double que representa o valor do GridLength.

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

Valor da propriedade

Double

O valor da instância atual.

Comentários

Esse struct representa a projeção do .NET do struct Windows Runtime GridLength (WinRT). Para obter mais informações, consulte GridLength na referência da API UWP.

Aplica-se a