Static helper class that provides convenience access to commonly used Brush instances.

Namespace: yWorks.Canvas.Drawing
Assembly: yWorks.yFilesWPF.Viewer (in yWorks.yFilesWPF.Viewer.dll) Version: 2.2.0.2 (2.2.0.2)

Syntax

C#
[ObfuscationAttribute(StripAfterObfuscation = false, Exclude = true, 
	ApplyToMembers = false)]
public static class HatchBrushes
Visual Basic
<ObfuscationAttribute(StripAfterObfuscation := False, Exclude := True,  _
	ApplyToMembers := False)> _
Public NotInheritable Class HatchBrushes

Inheritance Hierarchy

System..::..Object
  yWorks.Canvas.Drawing..::..HatchBrushes

See Also