Click or drag to resize

DashStyleIsSolid Property

Gets a value indicating whether this dash style is solid

Namespace:  Eto.Drawing
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public bool IsSolid { get; }

Property Value

Type: Boolean
true if this instance is solid; otherwise, false.
See Also