GridLength.Value Свойство
Определение
Получает Double, представляющее значение GridLength.Gets a Double that represents the value of the GridLength.
public:
property double Value { double get(); };
public double Value { get; }
member this.Value : double
Public ReadOnly Property Value As Double
Значение свойства
Double, представляющий значение текущего экземпляра.A Double that represents the value of the current instance.