MindFusion.Scheduling for Silverlight Programmer's Guide
DependencyPresenter.ToBounds Property
See Also
 





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

Namespace: MindFusion.DataViews.Silverlight
Assembly: MindFusion.DataViews.Silverlight

 Syntax

C#  Copy Code

public Rect ToBounds { get; }

Visual Basic  Copy Code

Public ReadOnly Property ToBounds As Rect

 Property Value

A Silverlight Rect.

 See Also

DependencyPresenter Members
DependencyPresenter Class
MindFusion.DataViews.Silverlight Namespace