DependencyViewInfo Constructors
Provides information on the visual representation of the dependency.| Name | Parameters | Description |
|---|---|---|
| DependencyViewInfo() | none | Initializes a new instance of the DependencyViewInfo class with default settings. |
| DependencyViewInfo(Point, Point) | start, end | Initializes a new instance of the DependencyViewInfo class with the specified start and end points. |
See Also