Instance Property
cgPathCGPathCGPath
Getting the CGPath property returns a copied, retained CGPathRef.
Declaration
var cgPath: CGPath { get }Declaration
@property (nonatomic, readonly) CGPathRef CGPath;Declaration
CGPath() -> CGPathRefDiscussion
The CGPathRef will only match the GSCoreGraphicsPen until the GSCoreGraphicsPen is mutated.