isPointInFill method

bool isPointInFill(
  1. Point point
)

Implementation

bool isPointInFill(Point point) native;