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


AnalysisRegion - члены

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

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

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

Represents an area of a document.

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

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

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

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

Методы

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

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

Операторы

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

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

Поля

  Имя Описание
ms610351.pubfield(ru-ru,VS.90).gifms610351.static(ru-ru,VS.90).gif MaxXY Specifies the maximum value allowed for the bounds of an AnalysisRegion.
ms610351.pubfield(ru-ru,VS.90).gifms610351.static(ru-ru,VS.90).gif MinXY Specifies the minimum value allowed for the bounds of an AnalysisRegion.

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

Свойства

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

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

См. также

Ссылки

AnalysisRegion Класс

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