StylusPointCollection.RemoveItem(Int32) Metode
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
Menghapus pada StylusPoint posisi yang ditentukan dari StylusPointCollection.
protected:
override void RemoveItem(int index);
protected override sealed void RemoveItem(int index);
override this.RemoveItem : int -> unit
Protected Overrides NotOverridable Sub RemoveItem (index As Integer)
Parameter
- index
- Int32
Posisi untuk menghapus StylusPoint.
Pengecualian
StylusPointCollection terhubung ke Stroke dan hanya ada satu StylusPoint di StylusPointCollection.