Instance Property
startCenter
The center of the start circle, relative to the drawing bounds.
Declaration
var startCenter: NSPoint { get set }Declaration
@property (nonatomic) NSPoint startCenter;Declaration
startCenter() -> NSPoint
setStartCenter_(startCenter: NSPoint)