Represents the dash style of a Pen.
The following tables list the members exposed by the DashStyle type.
Name | Description | |
---|---|---|
![]() |
Overloaded. Initializes a new instance of the DashStyle class. |
Name | Description | |
---|---|---|
![]() ![]() |
A predefined dash style representing a line consisting of dashes. |
|
![]() ![]() |
A predefined dash style representing a line consisting of repeating dash-dot pattern. |
|
![]() ![]() |
A predefined dash style representing a line consisting of repeating dash-dot-dot pattern. |
|
![]() ![]() |
A predefined dash style representing a line consisting of dots. |
|
![]() ![]() |
A predefined dash style representing a solid line. |
Name | Description | |
---|---|---|
![]() |
Creates a copy of the DashStyle. |
|
![]() |
Gets the array that defines the dash pattern. |
|
![]() |
Gets a value indicating the start offset into the dash pattern. |
|
![]() |
Externalizable.readExternal implementation. |
|
![]() |
Externalizable.writeExternal implementation. |