Instance Method
getActiveLocation(_:)getActiveLocation:getActiveLocation_
Translates the view coordinate from the event into glyph coordinates of the active layer.
Declaration
func getActiveLocation(_ theEvent: NSEvent?) -> NSPointDeclaration
- (NSPoint) getActiveLocation:(NSEvent *) theEvent;Declaration
getActiveLocation_(theEvent: NSEvent) -> NSPointParameters
theEventA mouse down event
Return Value
The coordinates