Skip to main content

RelativePoint(Point, RelativeUnit) Constructor

Initializes a new instance of the RelativePoint struct.

Definition

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

public RelativePoint(
Point point,
RelativeUnit unit
)

Parameters

  Point
The point.
  RelativeUnit
The unit.

See Also

Reference

RelativePoint Structure
RelativePoint Overload
Avalonia Namespace