ArrowType Enumeration

Specifies the arrow head type.

Namespace: Microsoft.Expression.Media
Assembly: Microsoft.Expression.Drawing (in microsoft.expression.drawing.dll)

Syntax

'Declaration
Public Enumeration ArrowType
'Usage
Dim instance As ArrowType
public enum ArrowType
public enum class ArrowType
public enum ArrowType
public enum ArrowType

Members

Member name Description
Arrow A triangle arrow head.
NoArrow No arrow head.
OpenArrow An open triangle arrow head.
OvalArrow An oval arrow head.
StealthArrow A stealth triangle arrow head.

See Also

Reference

Microsoft.Expression.Media Namespace