Click or drag to resize
PathData 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#
public Geometry Data { get; set; }

Property Value

Type: Geometry
See Also