setBuffer abstract method
@brief Extra hit-test padding around the model in pixels. @return true if the operation is successful, false otherwise.
Dart code snippet: @snippet location_window_map_objects_example.dart dart_ModelMapObject_setBuffer
Implementation
bool setBuffer(double width, double height);