Click or drag to resize

DashStyleToString Method

Returns a String that represents the current DashStyle.

Namespace:  Eto.Drawing
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public override string ToString()

Return Value

Type: String
A String that represents the current DashStyle.
See Also