|
return this.GetNearestGraphicalObject<GraphicalVoiceEntry>(clickPosition, GraphicalVoiceEntry.name, 5, 20, 5,
|
|
return this.GetNearestGraphicalObject<GraphicalVoiceEntry>(clickPosition, GraphicalVoiceEntry.name, 5, 20, 5,
|
|
public GetNearestNote(clickPosition: PointF2D, maxClickDist: PointF2D): GraphicalNote {
|
|
public GetNearestNote(clickPosition: PointF2D, maxClickDist: PointF2D): GraphicalNote {
|