Do not display an arrowhead shape.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
SyntaxC#
Copy Code
|
|---|
public static Shape None { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Shared Property None As Shape |
An instance of the Shape class.
See Also