Declaration

func containsShape(_ shape: GSShape) -> Bool

Declaration

- (BOOL) containsShape:(GSShape *) shape;

Declaration

containsShape_(shape: GSShape) -> bool

Discussion

See Also

Membership

  • Returns the relative depth of the shape within the group.

  • The range of layer shape indices that includes all group members and the index of the group shape itself (which is always at the last index of the range).

See Also

Membership

  • Returns the relative depth of the shape within the group.

  • The range of layer shape indices that includes all group members and the index of the group shape itself (which is always at the last index of the range).