NSUnitConverter.GetValue(Double) Method

Definition

When implemented in subclasses, converts from base units to the implementing dimensional unit.

[Foundation.Export("valueFromBaseUnitValue:")]
public virtual double GetValue (double baseUnitValue);
abstract member GetValue : double -> double
override this.GetValue : double -> double

Parameters

baseUnitValue
Double

Returns

Attributes

Applies to