Instance Method
bounds()boundsbounds
The bounds of the slice.
Declaration
func bounds() -> CGRectDeclaration
- (CGRect) bounds;Declaration
bounds() -> CGRectDiscussion
Provided subtractionMasksGSDrawStackFeatureSubtractionMasksGSDrawStackFeatureSubtractionMasks or intersectionMasksGSDrawStackFeatureIntersectionMasksGSDrawStackFeatureIntersectionMasks is supported, masks do not affect these bounds.
CGRectNull if there are no concrete bounds for the slice.