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