Search
ArrowHeads.None Property
See Also
 






Do not display an arrowhead shape.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public static Shape None { get; set; }

Visual Basic  Copy Code

Public Shared Property None As Shape

 Property Value

An instance of the Shape class.

 See Also