Declaration

var selectionPath: NSBezierPath? { get set }

Declaration

@property (nonatomic, strong) NSBezierPath * selectionPath;

Declaration

selectionPath() -> NSBezierPath
setSelectionPath_(selectionPath: NSBezierPath)

See Also

Bezier Paths