[]
Gets the value of the PathGeometry attached property from a given object.
[TypeConverter(typeof(PathGeometryConverter))]
public static PathGeometry GetPathGeometry(DependencyObject d)
Type | Name | Description |
---|---|---|
DependencyObject | d | The object to read value from. |
Type | Description |
---|---|
PathGeometry | The property value. |