Skip to main content

RelativePoint(Double, Double, RelativeUnit) Constructor

Initializes a new instance of the RelativePoint struct.

Definition

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

public RelativePoint(
double x,
double y,
RelativeUnit unit
)

Parameters

  Double
The X point.
  Double
The Y point
  RelativeUnit
The unit.

See Also

Reference

RelativePoint Structure
RelativePoint Overload
Avalonia Namespace