C#/XAML for HTML5 Documentation
C#/XAML for HTML5 Documentation
Reference
Windows.UI.Xaml.Media
PathGeometry Class
PathGeometry Properties
Figures Property
FillRule Property
PathGeometry
Figures Property
Gets or sets the collection of PathFigure objects that describe the contents of a path.
Namespace:
Windows.UI.Xaml.Media
Assembly:
CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax
C#
Copy
public
PathFigureCollection
Figures
{
get
;
set
; }
Property Value
Type:
PathFigureCollection
See Also
Reference
PathGeometry Class
Windows.UI.Xaml.Media Namespace