Declaration

convenience init?(rect: CGRect)

Declaration

+ (instancetype) pathWithRect:(CGRect) rect;

Declaration

pathWithRect_(rect: CGRect) -> GSPath

Discussion

Returns nil when the rectangle is empty or null.

See Also

Creating a Path