DrawingAttributes - конструктор
Включить защищенные члены
Включить унаследованные члены
Включить члены .NET Framework
Включить члены .NET Compact Framework
Включить члены XNA Framework
Обновлен: Ноябрь 2007
Initializes a new instance of the DrawingAttributes class.
Список перегрузки
Имя | Описание | |
---|---|---|
![]() |
DrawingAttributes() | Initializes a new instance of the DrawingAttributes class using default values. |
![]() |
DrawingAttributes(Color) | Initializes a new instance of the DrawingAttributes class using the specified Color object. |
![]() |
DrawingAttributes(Pen) | Initializes a new instance of the DrawingAttributes class using the color and width of the specified Pen object. |
![]() |
DrawingAttributes(Single) | Initializes a new instance of the DrawingAttributes class using the specified width. |
В начало страницы