Skip to main content

RelativeScalar Constructor

Initializes a new instance of the RelativeScalar struct.

Definition

Namespace: Avalonia
Assembly: Avalonia.Base (in Avalonia.Base.dll)

public RelativeScalar(
double scalar,
RelativeUnit unit
)

Parameters

  Double
The scalar value.
  RelativeUnit
The unit.

See Also

Reference

RelativeScalar Structure
Avalonia Namespace