XpsArcSegment.Size

XpsArcSegment.Size property

Returns/sets the x and y radius of the elliptical arc as an x,y pair.

public SizeF Size { get; set; }

See Also