C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / RenderArc Class / Arc Property

In This Topic
Arc Property
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
 
See Also