Skip to main content

Transform Method

Transforms the point with the matrix

Definition

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

public Point Transform(
Point p
)

Parameters

  Point
The point to be transformed

Return Value

Point
The transformed point

See Also

Reference

Matrix Structure
Avalonia Namespace