Dart
dart:svg
SvgSvgElement
checkEnclosure method
description
checkEnclosure method
bool
checkEnclosure
(
SvgElement
element
,
Rect
rect
)
Implementation
bool
checkEnclosure(SvgElement element, Rect rect) native;