public static void SetToArrowScale( DependencyObject d, double v )
Parameters
- d
- a child element of a LinkPanel
- v
- the scale factor. Acceptable values are real numbers between zero and infinity.
public static void SetToArrowScale( DependencyObject d, double v )
| Exception | Description |
|---|---|
| System.InvalidOperationException | Throws an exception if ToArrowScaleProperty is set to a negative number. |
Path without the ToArrowProperty set. It will also have no effect if the IndexProperty is out of range.