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


DrawingAttributes - члены

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

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

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

Represents the attributes that are applied to ink when it is drawn.

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

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

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

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

Методы

  Имя Описание
ms583641.pubmethod(ru-ru,VS.90).gif Clone Returns a copy of this DrawingAttributes object.
ms583641.pubmethod(ru-ru,VS.90).gif Equals Определяет, равен ли заданный объект Object текущему объекту Object. (Унаследовано от Object.)
ms583641.protmethod(ru-ru,VS.90).gif Finalize Позволяет объекту Object попытаться освободить ресурсы и выполнить другие операции очистки, перед тем как объект Object будет утилизирован в процессе сборки мусора. (Унаследовано от Object.)
ms583641.pubmethod(ru-ru,VS.90).gif GetHashCode Играет роль хэш-функции для определенного типа. (Унаследовано от Object.)
ms583641.pubmethod(ru-ru,VS.90).gif GetType Возвращает объект Type для текущего экземпляра. (Унаследовано от Object.)
ms583641.protmethod(ru-ru,VS.90).gif MemberwiseClone Создает неполную копию текущего объекта Object. (Унаследовано от Object.)
ms583641.pubmethod(ru-ru,VS.90).gif ToString Возвращает объект String, который представляет текущий объект Object. (Унаследовано от Object.)

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

Свойства

  Имя Описание
ms583641.pubproperty(ru-ru,VS.90).gif AntiAliased Gets or sets the value that indicates whether a stroke is antialiased.
ms583641.pubproperty(ru-ru,VS.90).gif Color Gets or sets the color of the ink that is drawn with this DrawingAttributes object.
ms583641.pubproperty(ru-ru,VS.90).gif ExtendedProperties Gets the collection of application-defined data.
ms583641.pubproperty(ru-ru,VS.90).gif FitToCurve Gets or sets the value that indicates whether Bezier smoothing is used to render ink.
ms583641.pubproperty(ru-ru,VS.90).gif Height Gets or sets the y-axis dimension, or height, of the pen tip when drawing ink.
ms583641.pubproperty(ru-ru,VS.90).gif IgnorePressure Gets or sets the value that indicates whether ink gets wider with increased pressure of the pen tip on the tablet surface.
ms583641.pubproperty(ru-ru,VS.90).gif PenTip Gets or sets a value that indicates which pen tip to use when drawing ink that is associated with this DrawingAttributes object.
ms583641.pubproperty(ru-ru,VS.90).gif RasterOperation Gets or sets a value that defines how the colors of the pen and background interact.
ms583641.pubproperty(ru-ru,VS.90).gif Transparency Gets or sets a value that indicates the transparency value of ink.
ms583641.pubproperty(ru-ru,VS.90).gif Width Gets or sets the y-axis dimension, or width, of the pen tip when drawing ink.

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

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

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

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

См. также

Ссылки

DrawingAttributes Класс

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