isClipper MethodStatic

Test if obj is a Clipper object.

  • This is implemented by testing for each of the methods in the Clipper interface.

isClipper(obj: any): boolean

Parameter Type Description
obj any  

Returns - boolean

Defined in

Last Updated: 12 June, 2024