Gets the Visio name of the connector shape.
Namespace: MindFusion.Diagramming.Import
Assembly: MindFusion.Diagramming.Import.Visio
SyntaxC#
Copy Code
|
|---|
public string ShapeName { get; } |
Visual Basic
Copy Code
|
|---|
Public ReadOnly Property ShapeName As String |
A string specifying the Visio name of the connector.
See Also