Search
ArrowHeads.PointerArrow Property
See Also
 






Display a pointer arrow.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public static Shape PointerArrow { get; set; }

Visual Basic  Copy Code

Public Shared Property PointerArrow As Shape

 Property Value

An instance of the Shape class.

 See Also