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