Declaration

func shape(at idx: UInt) -> GSShape?

Declaration

- (GSShape *) objectInShapesAtIndex:(NSUInteger) idx;

Declaration

objectInShapesAtIndex_(idx: int) -> GSShape

Discussion

Returns nil when the index is out of range.

See Also

Shapes

See Also

Shapes