MindFusion.Wpf Pack Programmer's Guide
Shape(TColor, TImage).LineBeginArrow Property
See Also
 





Gets the arrowhead of the shape's line.

Namespace: MindFusion.Vsx
Assembly: MindFusion.Vsx

 Syntax

C#  Copy Code

public int LineBeginArrow { get; }

Visual Basic  Copy Code

Public ReadOnly Property LineBeginArrow As Integer

 Property Value

An integer value corresponding to Visio BeginArrow element values.

 See Also

Shape(TColor, TImage) Members
Shape(TColor, TImage) Class
MindFusion.Vsx Namespace