Display a pointer arrow.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
SyntaxC#
Copy Code
|
|---|
public static Shape PointerArrow { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Shared Property PointerArrow As Shape |
An instance of the Shape class.
See Also