[]
Sets the value of the PathGeometry attached property to a given object.
public static void SetPathGeometry(DependencyObject d, PathGeometry value)
Type | Name | Description |
---|---|---|
DependencyObject | d | The object to set value to. |
PathGeometry | value | The property value. |