ArrowOrientation Enumeration

Specifies the direction the arrow points.

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

Syntax

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

Members

Member name Description
Down The arrow points down.
Left The arrow points to the left.
Right The arrow points to the right.
Up The arrow points up.

See Also

Reference

Microsoft.Expression.Media Namespace