Instance Property
extraHandles
Interactive handles generated by the most recent full Bézier path preparation.
Declaration
var extraHandles: NSMutableArray? { get set }Declaration
@property (nonatomic, strong) NSMutableArray * extraHandles;Declaration
extraHandles() -> list
setExtraHandles_(extraHandles: list)See Also
Drawing State
Auxiliary outlines generated by the most recent full Bézier path preparation.
The shape attributes applied to newly drawn shapes.
Sets or removes an attribute applied to newly drawn shapes.
Adds shape attributes applied to newly drawn shapes.
Prepares path component hints for direct pen drawing.
Finishes direct pen drawing prepared by prepareDrawing()prepareDrawingprepareDrawing.