Unit.FromDegrees

Unit.FromDegrees method

Restituisce aAngle oggetto rappresentato in gradi.

public static Angle FromDegrees(double value)
ParametroTipoDescrizione
valueDoubleIl valore.

Valore di ritorno

restituisce unAngle oggetto.

Guarda anche