DependencyViewInfo Properties
Provides information on the visual representation of the dependency.Name | Description |
---|---|
Appearance | Provides access to an object used to specify the appearance of the dependency object. |
Dependencies | Gets a collection of dependencies for which the current view info is calculated. |
End | Gets or sets the ending point of a visual dependency object. |
EndAppointmentViewInfo | Gets information about the position of a dependent appointment in the dependency link. |
HitTestType | Gets a value identifying the type of the visual element located under the test point. |
Interval | Overrides the corresponding method of the base class to hide it. |
Items | Provides access to a collection of graphic elements, such as roundings or arrows, drawn within a dependency object. |
LineEnd | Gets or sets the start point of a dependency line. |
LineStart | Gets or sets the start point of a dependency line. |
Resource | Overrides the corresponding value of the base class to hide it. Always returns an empty resource. |
SelectedAppearance | Provides access to an object used to specify the appearance of the selected dependency. |
Start | Gets or sets the starting point of a visual dependency object. |
StartAppointmentViewInfo | Gets information about the position of a parent appointment in the dependency link. |
See Also