Gets or sets the Brush that specifies how the Shape outline is painted.
Namespace: Windows.UI.Xaml.ShapesAssembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax public Brush Stroke { get; set; }
Property Value
Type:
BrushSee Also