Gets the arrowhead of the shape's line.
Namespace: MindFusion.Vsx
Assembly: MindFusion.Vsx
SyntaxC#
Copy Code
|
|---|
public int LineBeginArrow { get; } |
Visual Basic
Copy Code
|
|---|
Public ReadOnly Property LineBeginArrow As Integer |
An integer value corresponding to Visio BeginArrow element values.
See Also