Skip to main content

FillContains Method

Indicates whether the geometry's fill contains the specified point.

Definition

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

public bool FillContains(
Point point
)

Parameters

  Point
The point.

Return Value

Boolean
true if the geometry contains the point; otherwise, false.

See Also

Reference

Geometry Class
Avalonia.Media Namespace