'Declaration
Public Shared Function GetHorizontalItemAnchorOnPath( _ ByVal d As DependencyObject _ ) As HorizontalItemAnchor
public static HorizontalItemAnchor GetHorizontalItemAnchorOnPath( DependencyObject d )
Parameters
- d
- The object to read value from.
Return Value
The property value.