Yw.WpfUI.Hydro.L3d.Core/01-network/04-link/00-core/LinkL3d.cs
@@ -10,7 +10,7 @@ /// </summary> public LinkL3d() { this.SimpleStyle = new SimpleLinkL3dStyle("#0000FF", 0.5d); } /// <summary> @@ -31,15 +31,6 @@ /// 下游位置 /// </summary> public PointL3d EndPosition { get; set; } /// <summary> /// 简单样式 /// </summary> public new SimpleLinkL3dStyle SimpleStyle { get { return _simpleStyle as SimpleLinkL3dStyle; } set { _simpleStyle = value; } } /// <summary> /// 获取位置