PathFigureIsFilled Property |
Gets or sets a value that indicates whether the contained area of this PathFigure
is to be used for hit-testing, rendering, and clipping.
Namespace: Windows.UI.Xaml.MediaAssembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax public bool IsFilled { get; set; }
Property Value
Type:
BooleanSee Also