In This Topic
Gets the
EllipsePartProps object describing the arc represented by the current
RenderArc object. The coordinates of the ellipse containing the arc are relative to the left top corner of the current
RenderArc object.
Syntax
'Declaration
Public ReadOnly Property Arc As ArcProps
public ArcProps Arc {get;}
See Also