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





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

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

 Syntax

C#  Copy Code

public Geometry PathData { get; }

Visual Basic  Copy Code

Public ReadOnly Property PathData As Geometry

 Property Value

A Silverlight Geometry.

 See Also

DependencyPresenter Members
DependencyPresenter Class
MindFusion.DataViews.Silverlight Namespace