C#/XAML for HTML5 Documentation
C#/XAML for HTML5 Documentation
Reference
Windows.UI.Xaml.Media
ArcSegment Class
ArcSegment Properties
IsLargeArc Property
Point Property
RotationAngle Property
Size Property
SweepDirection Property
ArcSegment
Size 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#
Copy
public
Size
Size
{
get
;
set
; }
Property Value
Type:
Size
See Also
Reference
ArcSegment Class
Windows.UI.Xaml.Media Namespace