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


Ink - члены

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

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

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

Represents the collected strokes of ink within an ink space.

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

Конструкторы

  Имя Описание
ms583804.pubmethod(ru-ru,VS.90).gif Ink Initializes a new instance of the Ink class.

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

Методы

  Имя Описание
ms583804.pubmethod(ru-ru,VS.90).gif AddStrokesAtRectangle Specifies the known Strokes collection to insert into this Ink object at a specified rectangle.
ms583804.pubmethod(ru-ru,VS.90).gif CanPaste Перегружен. Returns a value that indicates whether data (either on the Clipboard, or as an IDataObject) can be converted to an Ink object.
ms583804.pubmethod(ru-ru,VS.90).gif Clip Removes the portions of a Stroke object or Strokes collection that are outside a given rectangle.
ms583804.pubmethod(ru-ru,VS.90).gif ClipboardCopy Перегружен. Copies an Ink object or Strokes collection to the Clipboard.
ms583804.pubmethod(ru-ru,VS.90).gif ClipboardPaste Перегружен. Pastes an IDataObject, either specified or from the Clipboard, to this Ink object.
ms583804.pubmethod(ru-ru,VS.90).gif Clone Creates a copy of this Ink object.
ms583804.pubmethod(ru-ru,VS.90).gif CreateStroke Перегружен. Creates a Stroke object from points or packet data.
ms583804.pubmethod(ru-ru,VS.90).gif CreateStrokes Перегружен. Creates a Strokes collection for this Ink object.
ms583804.pubmethod(ru-ru,VS.90).gif DeleteStroke Deletes a Stroke object from the Ink object.
ms583804.pubmethod(ru-ru,VS.90).gif DeleteStrokes Перегружен. Deletes a Strokes collection from the Ink object.
ms583804.pubmethod(ru-ru,VS.90).gif Dispose Перегружен. Releases resources used by the Ink object.
ms583804.pubmethod(ru-ru,VS.90).gif Equals Определяет, равен ли заданный объект Object текущему объекту Object. (Унаследовано от Object.)
ms583804.pubmethod(ru-ru,VS.90).gif ExtractStrokes Перегружен. Extracts Stroke objects from the Ink object and returns a new Ink object containing the extracted Stroke objects.
ms583804.protmethod(ru-ru,VS.90).gif Finalize Frees the resources of the current Ink object before it is reclaimed by the garbage collector. (Переопределяет Object.Finalize().)
ms583804.pubmethod(ru-ru,VS.90).gif GetBoundingBox Перегружен. Returns the bounding Rectangle that contains all of the Stroke objects in the Ink object.
ms583804.pubmethod(ru-ru,VS.90).gif GetHashCode Играет роль хэш-функции для определенного типа. (Унаследовано от Object.)
ms583804.pubmethod(ru-ru,VS.90).gif GetType Возвращает объект Type для текущего экземпляра. (Унаследовано от Object.)
ms583804.pubmethod(ru-ru,VS.90).gif HitTest Перегружен. Returns the Strokes collection contained within the specified area.
ms583804.pubmethod(ru-ru,VS.90).gif Load Populates a new Ink object with known binary data.
ms583804.protmethod(ru-ru,VS.90).gif MemberwiseClone Создает неполную копию текущего объекта Object. (Унаследовано от Object.)
ms583804.pubmethod(ru-ru,VS.90).gif NearestPoint Перегружен. Returns the Stroke object within the Ink object that is nearest to a known Point.
ms583804.pubmethod(ru-ru,VS.90).gif Save Перегружен. Converts the Ink object to a specified format and returns the binary data in a Byte array.
ms583804.pubmethod(ru-ru,VS.90).gif ToString Возвращает объект String, который представляет текущий объект Object. (Унаследовано от Object.)

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

Поля

  Имя Описание
ms583804.pubfield(ru-ru,VS.90).gifms583804.static(ru-ru,VS.90).gif InkSerializedFormat Returns a string that contains the name of the format for ink serialized format (ISF) for querying the Clipboard.

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

Свойства

  Имя Описание
ms583804.pubproperty(ru-ru,VS.90).gif CustomStrokes Gets the CustomStrokes collection to be persisted with the ink.
ms583804.pubproperty(ru-ru,VS.90).gif Dirty Gets or sets the value that indicates whether an Ink object has been modified since the last time the ink was saved.
ms583804.pubproperty(ru-ru,VS.90).gif ExtendedProperties Gets the collection of application-defined data.
ms583804.pubproperty(ru-ru,VS.90).gif Strokes Gets a copy of the Strokes collection contained in the Ink object.

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

События

  Имя Описание
ms583804.pubevent(ru-ru,VS.90).gif InkAdded Occurs when a Stroke object is added to the Ink object.
ms583804.pubevent(ru-ru,VS.90).gif InkDeleted Occurs when a Stroke object is deleted from the Ink object.

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

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

  Имя Описание
ms583804.pubinterface(ru-ru,VS.90).gifms583804.privmethod(ru-ru,VS.90).gif ICloneable.Clone

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

См. также

Ссылки

Ink Класс

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