Search
ArrowHeads.RevWithCirc Property
See Also
 






Reversed arrowhead with a circle.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public static Shape RevWithCirc { get; set; }

Visual Basic  Copy Code

Public Shared Property RevWithCirc As Shape

 Property Value

An instance of the Shape class.

 See Also