C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / RenderPie Class / Pie Property

In This Topic
Pie Property
In This Topic
Gets the EllipsePartProps object describing the pie shape represented by the current RenderPie object. The coordinates of the ellipse containing the pie shape are relative to the left top corner of the current RenderPie object.
Syntax
'Declaration
 
Public ReadOnly Property Pie As EllipsePartProps
 
See Also