MindFusion.Wpf Pack Programmer's Guide
DependencyPresenter.PathData Property
See Also
 





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

Namespace: MindFusion.DataViews.Wpf
Assembly: MindFusion.DataViews.Wpf

 Syntax

C#  Copy Code

public Geometry PathData { get; }

Visual Basic  Copy Code

Public ReadOnly Property PathData As Geometry

 Property Value

A WPF Geometry.

 See Also

DependencyPresenter Members
DependencyPresenter Class
MindFusion.DataViews.Wpf Namespace