Поделиться через


Strokes - члены

Включить защищенные члены
Включить унаследованные члены

Включить члены .NET Framework
Включить члены .NET Compact Framework
Включить члены XNA Framework

Обновлен: Ноябрь 2007

Contains the collection of Stroke objects.

Тип Strokes предоставляет следующие члены.

Методы

  Имя Описание
ms552713.pubmethod(ru-ru,VS.90).gif Add Перегружен. Adds one or more Stroke objects to the Strokes collection.
ms552713.pubmethod(ru-ru,VS.90).gif Clear Clears all the Stroke objects from the Strokes collection.
ms552713.pubmethod(ru-ru,VS.90).gif Clip Removes the portions of every Stroke object in the Strokes collection that are outside a given rectangle.
ms552713.pubmethod(ru-ru,VS.90).gif Contains Indicates whether the Strokes collection contains a specific Stroke object.
ms552713.pubmethod(ru-ru,VS.90).gif CopyTo Copies all of the elements of the current Strokes collection to the specified one-dimensional array, starting at the specified destination array index.
ms552713.pubmethod(ru-ru,VS.90).gif Dispose Перегружен. Releases resources used by the Strokes collection.
ms552713.pubmethod(ru-ru,VS.90).gif Equals Определяет, равен ли заданный объект Object текущему объекту Object. (Унаследовано от Object.)
ms552713.protmethod(ru-ru,VS.90).gif Finalize Frees the resources of the current Strokes object before it is reclaimed by the garbage collector. (Переопределяет Object.Finalize().)
ms552713.pubmethod(ru-ru,VS.90).gif GetBoundingBox Перегружен. Returns the bounding Rectangle that contains the Strokes collection.
ms552713.pubmethod(ru-ru,VS.90).gif GetEnumerator Returns an object that implements the IEnumerator interface and that can iterate through the Stroke objects within the Strokes collection.
ms552713.pubmethod(ru-ru,VS.90).gif GetHashCode Играет роль хэш-функции для определенного типа. (Унаследовано от Object.)
ms552713.pubmethod(ru-ru,VS.90).gif GetType Возвращает объект Type для текущего экземпляра. (Унаследовано от Object.)
ms552713.pubmethod(ru-ru,VS.90).gif IndexOf Returns the index of a specific Stroke object within a Strokes collection.
ms552713.protmethod(ru-ru,VS.90).gif MemberwiseClone Создает неполную копию текущего объекта Object. (Унаследовано от Object.)
ms552713.pubmethod(ru-ru,VS.90).gif ModifyDrawingAttributes Sets the DrawingAttributes property of all of the Stroke objects in Strokes collection.
ms552713.pubmethod(ru-ru,VS.90).gif Move Applies a translation to the ink of the Strokes collection.
ms552713.pubmethod(ru-ru,VS.90).gif Remove Перегружен. Removes one or more Stroke objects from the Strokes collection.
ms552713.pubmethod(ru-ru,VS.90).gif RemoveAt Removes the Stroke object at the specified index of the Strokes collection.
ms552713.pubmethod(ru-ru,VS.90).gif RemoveRecognitionResult Removes the RecognitionResult object that is associated with the Strokes collection.
ms552713.pubmethod(ru-ru,VS.90).gif Rotate Rotates the Strokes collection around a center point.
ms552713.pubmethod(ru-ru,VS.90).gif Scale Scales the Strokes collection in the X and Y dimensions.
ms552713.pubmethod(ru-ru,VS.90).gif ScaleToRectangle Scales the Strokes collection to fit in the specified Rectangle structure.
ms552713.pubmethod(ru-ru,VS.90).gif Shear Shears the Strokes collection by the specified horizontal and vertical factors.
ms552713.pubmethod(ru-ru,VS.90).gif ToString Deprecated. Returns a string that represents the top RecognitionResult object for the current Strokes collection. (Переопределяет Object.ToString().)
ms552713.pubmethod(ru-ru,VS.90).gif Transform Перегружен. Applies a linear transformation to a Strokes collection.

В начало страницы

Свойства

  Имя Описание
ms552713.pubproperty(ru-ru,VS.90).gif Count Gets the number of Stroke objects contained in the Strokes collection.
ms552713.pubproperty(ru-ru,VS.90).gif Ink Gets the Ink object that contains the Strokes collection.
ms552713.pubproperty(ru-ru,VS.90).gif IsFixedSize Gets a value indicating whether the Strokes collection has a fixed size.
ms552713.pubproperty(ru-ru,VS.90).gif IsReadOnly Gets a value indicating whether the Strokes collection is read-only.
ms552713.pubproperty(ru-ru,VS.90).gif IsSynchronized Gets a value that indicates whether or not access to the Strokes collection is synchronized (thread safe).
ms552713.pubproperty(ru-ru,VS.90).gif Item Gets the Stroke object at the specified index within the Strokes collection.
ms552713.pubproperty(ru-ru,VS.90).gif RecognitionResult Gets the RecognitionResult object of the Strokes collection.
ms552713.pubproperty(ru-ru,VS.90).gif SyncRoot Returns an object that can be used to synchronize access to the Strokes collection.

В начало страницы

События

  Имя Описание
ms552713.pubevent(ru-ru,VS.90).gif StrokesAdded Occurs when one or more Stroke objects are added to the Strokes collection.
ms552713.pubevent(ru-ru,VS.90).gif StrokesRemoved Occurs when one or more Stroke objects are deleted from the Strokes collection.

В начало страницы

Явные реализации интерфейса

  Имя Описание
ms552713.pubinterface(ru-ru,VS.90).gifms552713.privmethod(ru-ru,VS.90).gif IEnumerable.GetEnumerator

В начало страницы

См. также

Ссылки

Strokes Класс

Microsoft.Ink - пространство имен