I m 在C#和WPF中书写2D图形工具,在<代码>Adorners/code>上用I m 书写。
我与反对者一样,强调在一种形式被视为“选择”时,Im目前使用<代码>MouseDown和Mouse
然而,用户可以选择多种形状,因此,并非所有形状都会收到两种变式活动。
我有一个管理绘画的班子,拥有选定形体的<代码>List。 如何以最佳方式使色情业者能够获取这一数据,这样他们才能看到他们的加工成分是否被选定?
Some thing s I ve considered:
- Making the
List
global - bad idea - Sub-classing each shape to add a "selected" property - would require changing all references to the shapes in my class