clipPath property

bool clipPath

Set clip-path attribute for x axis element.

Implementation

external bool get clipPath;
void clipPath=(bool v)

Implementation

external set clipPath(bool v);