Click or drag to resize
ArcSegmentSize Property
Gets or sets the x-radius and y-radius of the arc as a Size structure.

Namespace: Windows.UI.Xaml.Media
Assembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax
C#
public Size Size { get; set; }

Property Value

Type: Size
See Also