Unit.Apply

Unit.Apply method

将参数转换为此实例描述的单位。

public double Apply(double value)
参数类型描述
Double要转换的值。必须是弧度或米。

返回值

值,已转换为此单位。

另见