PolyClipPath

ClipPath based on a Polygon. The contains check defaults to Polygon.contains.

Parameters

polygon

used for clipping

Constructors

Link copied to clipboard
constructor(polygon: Polygon)

Properties

Link copied to clipboard
open override val path: Path

used for clipping

Functions

Link copied to clipboard
open operator override fun contains(point: Point): Boolean

Indicates whether point falls within path