GoXam for WPF v3
GetToArrowScale Method
Northwoods.GoXam Namespace > LinkPanel Class : GetToArrowScale Method
a child element of a LinkPanel
Gets the size of the Arrowhead on an element, at the ToNode end, as a scale multiple of its base size.
Syntax
public static double GetToArrowScale( 
   DependencyObject d
)

Parameters

d
a child element of a LinkPanel

Return Value

The default value is 1.0, indicating the base size defined in the xaml.
See Also

Reference

LinkPanel Class
LinkPanel Members