Photo_Editor_Application.GraphicsComponent.IsPicked Function
Checks if component is picked. Default implementation checks if start or end point is picked.

Public bool IsPicked (int, int)
  Type Name Description  
    int x    
    int y    
  Return Description  
    bool