fixed method

bool fixed()

Whether the convex shape is fixed center or positioned according to selection.

Implementation

bool fixed() {
  return false;
}