Compartir por


Unit.Value Propiedad

Definición

Obtiene la longitud de Unit.

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

Valor de propiedad

Número de punto flotante de precisión doble que representa la longitud de Unit.

Comentarios

Utilice la Value propiedad para determinar la longitud de .Unit

Se aplica a

Consulte también