using NEIntelligentControl2.Windows.BoostStation;
using SVGViewer.Manager;
using SVGViewer.Models.Editer;
using SVGViewer.Views;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using System.Windows;
using System.Windows.Input;
namespace NEIntelligentControl2.Models.BoostStation
{
///
/// 升压站事件编辑器
///
internal class BoostStationEventEditer : IEditer
{
public PenManager PenManager { get; set; }
public Action