Property IsDimensionless

IsDimensionless

Returns whether the units of a numeric object has dimensions. Only applicable for objects of type Number.

Declaration
bool IsDimensionless { get; }
Property Value
Type Description
bool

true if the object has dimensions; otherwise false

Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next