DashStyleEx(DashStyle) Constructor |
Initializes a new instance of the
DashStyleEx class from a predefined dash style.
Namespace: Altaxo.Graph.GdiAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic DashStyleEx(
DashStyle style
)
Parameters
- style DashStyle
- The predefined dash style.
See Also