Declaration

- (NSInteger) depthOfShape:(GSShape *) shape;

Declaration

depthOfShape_(shape: GSShape) -> int

Discussion

0 if the shape is the receiver and -1 if the group does not contain the shape.

See Also

Membership