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