C#/XAML for HTML5 Documentation
C#/XAML for HTML5 Documentation
Reference
Windows.UI.Xaml.Shapes
Path Class
Path Properties
Data Property
Path
Data Property
Gets or sets a Geometry that specifies the shape to be drawn.
Namespace:
Windows.UI.Xaml.Shapes
Assembly:
CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax
C#
Copy
public
Geometry
Data
{
get
;
set
; }
Property Value
Type:
Geometry
See Also
Reference
Path Class
Windows.UI.Xaml.Shapes Namespace