StrokeCollectionChangedEventArgs.Removed 屬性

定義

取得從 StrokeCollection 中移除的筆劃。

public:
 property System::Windows::Ink::StrokeCollection ^ Removed { System::Windows::Ink::StrokeCollection ^ get(); };
public System.Windows.Ink.StrokeCollection Removed { get; }
member this.Removed : System.Windows.Ink.StrokeCollection
Public ReadOnly Property Removed As StrokeCollection

屬性值

StrokeCollection

StrokeCollection,包含移除的筆劃。

適用於