Skip to main content

WithY Method

Returns a new point with the specified Y coordinate.

Definition

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

public Point WithY(
double y
)

Parameters

  Double
The Y coordinate.

Return Value

Point
The new point.

See Also

Reference

Point Structure
Avalonia Namespace