GoXam for WPF v3
GetFromArrow Method
Northwoods.GoXam Namespace > LinkPanel Class : GetFromArrow Method
a child element of a LinkPanel
Gets the Arrowhead on a Path, at the FromNode end.
Syntax
public static Arrowhead GetFromArrow( 
   DependencyObject d
)

Parameters

d
a child element of a LinkPanel

Return Value

The default value is Arrowhead.None, meaning there is no Arrowhead on the element.
See Also

Reference

LinkPanel Class
LinkPanel Members