PathFigureIsClosed Property |
Gets or sets a value that indicates whether this figure's first and last
segments are connected.
Namespace: Windows.UI.Xaml.MediaAssembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax public bool IsClosed { get; set; }
Property Value
Type:
BooleanSee Also