MindFusion.Scheduling for Silverlight Programmer's Guide
DependencyPresenter Properties
 


 Public Properties

  Name Description

ArrowSize

Gets or sets the size of the dependency's arrow. This is a dependency property.

CornerRadius

Gets or sets the smoothing radius of dependency's corners. This is a dependency property.

DependencyType

Gets the type of the underlying dependency. This is a dependency property.

FromBounds

Gets the bounding rectangle (expressed in global coordinates) of the source activity of the underlying dependency. This is a dependency property.

HitTestDistance

Gets or sets the distance at which the presenter geometry will be hit-tested. This is a dependency property.

IsCritical

Gets or sets a value indicating whether the underlying dependency is part of the critical path. This is a dependency property.

PathData

Gets the geometry of the underlying dependency. This is a dependency property.

StrokeThickness

Gets or sets the thickness of the dependency's stroke. This is a dependency property.

ToBounds

Gets the bounding rectangle (expressed in global coordinates) of the target activity of the underlying dependency. This is a dependency property.

 See Also

DependencyPresenter Class
MindFusion.DataViews.Silverlight Namespace