Search
ArrowHeads.Circle Property
See Also
 






Display a circle.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public static Shape Circle { get; set; }

Visual Basic  Copy Code

Public Shared Property Circle As Shape

 Property Value

An instance of the Shape class.

 See Also