The PenSettings type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | PenSettings |
Initializes instance.
|
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString |
Returns string representation of PenSettings object.
(Overrides Object..::.ToString()()().) |
Properties
Name | Description | |
---|---|---|
![]() | Color |
Represents color of the pen.
|
![]() | DashStyle |
Represents dash style of the pen.
|
![]() | Pen |
Creates and returns pen with current settings.
|
![]() | Width |
Represents width of the pen.
|