Northwoods.GoWPF 2.2.4 Assembly
SetAlignment Method (LinkPanel)

a child element of a LinkPanel
Sets an element's alignment spot, which controls the point of the element that is positioned at a distance of the way along a particular segment of the route.
Syntax
Public Shared Sub SetAlignment( _
   ByVal d As DependencyObject, _
   ByVal v As Spot _
) 
public static void SetAlignment( 
   DependencyObject d,
   Spot v
)

Parameters

d
a child element of a LinkPanel
v
Requirements
See Also

Reference

LinkPanel Class
LinkPanel Members

 

 


© Northwoods Software 2017. All Rights Reserved.

Send Feedback