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


AnalysisRegion - члены

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

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

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

Represents an area of a document.

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

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

  Имя Описание
ms573024.pubmethod(ru-ru,VS.90).gif AnalysisRegion Перегружен. Initializes a new instance of the AnalysisRegion class.

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

Методы

  Имя Описание
ms573024.pubmethod(ru-ru,VS.90).gif Clone Creates a copy of the AnalysisRegion.
ms573024.pubmethod(ru-ru,VS.90).gif Equals Determines whether the specified AnalysisRegion contains the same value as the current AnalysisRegion. (Переопределяет Object.Equals(Object).)
ms573024.pubmethod(ru-ru,VS.90).gif Exclude Перегружен. Restricts the area of this AnalysisRegion to the portion of its area that does not intersect the specified area.
ms573024.protmethod(ru-ru,VS.90).gif Finalize Позволяет объекту Object попытаться освободить ресурсы и выполнить другие операции очистки, перед тем как объект Object будет утилизирован в процессе сборки мусора. (Унаследовано от Object.)
ms573024.pubmethod(ru-ru,VS.90).gif GetBounds Gets the bounding rectangle of the AnalysisRegion.
ms573024.pubmethod(ru-ru,VS.90).gif GetHashCode Gets the hash code for the AnalysisRegion instance. (Переопределяет Object.GetHashCode().)
ms573024.pubmethod(ru-ru,VS.90).gif GetRegionScans Returns an array of rectangles that defines the area of the AnalysisRegion.
ms573024.pubmethod(ru-ru,VS.90).gif GetType Возвращает объект Type для текущего экземпляра. (Унаследовано от Object.)
ms573024.pubmethod(ru-ru,VS.90).gif Intersect Перегружен. Restricts the area of this AnalysisRegion to the area created by its intersection with the specified area.
ms573024.pubmethod(ru-ru,VS.90).gif IntersectsWith Determines whether the area of the AnalysisRegion intersects with the specified rectangle.
ms573024.pubmethod(ru-ru,VS.90).gif MakeEmpty Reduces the AnalysisRegion to represent an empty area.
ms573024.pubmethod(ru-ru,VS.90).gif MakeInfinite Expands the AnalysisRegion to represent an infinite area.
ms573024.protmethod(ru-ru,VS.90).gif MemberwiseClone Создает неполную копию текущего объекта Object. (Унаследовано от Object.)
ms573024.pubmethod(ru-ru,VS.90).gif ToRegion Returns the area of the AnalysisRegion as a Region.
ms573024.pubmethod(ru-ru,VS.90).gif ToString Возвращает объект String, который представляет текущий объект Object. (Унаследовано от Object.)
ms573024.pubmethod(ru-ru,VS.90).gif Union Перегружен. Expands the area of this AnalysisRegion to the area created by its union with the specified area.

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

Операторы

  Имя Описание
ms573024.puboperator(ru-ru,VS.90).gifms573024.static(ru-ru,VS.90).gif Equality Determines whether two specified AnalysisRegion objects have the same value.
ms573024.puboperator(ru-ru,VS.90).gifms573024.static(ru-ru,VS.90).gif Inequality Determines whether two specified AnalysisRegion objects have different values.

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

Свойства

  Имя Описание
ms573024.pubproperty(ru-ru,VS.90).gif IsEmpty Gets a value indicating whether the AnalysisRegion represents an empty region.
ms573024.pubproperty(ru-ru,VS.90).gif IsInfinite Gets a value indicating whether the AnalysisRegion represents an infinite region.

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

См. также

Ссылки

AnalysisRegion Класс

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