public static void SetFromArrowScale( 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 SetFromArrowScale( DependencyObject d, double v )
Exception | Description |
---|---|
System.InvalidOperationException | Throws an exception if FromArrowScaleProperty is set to a negative number. |
Path
without the FromArrowProperty set. It will also have no effect if the IndexProperty is out of range.