Search
ArrowHeads.Slash Property
See Also
 






Display a slash.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public static Shape Slash { get; set; }

Visual Basic  Copy Code

Public Shared Property Slash As Shape

 Property Value

An instance of the Shape class.

 See Also