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