C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / RenderPolygon Class / Line Property

In This Topic
Line Property (RenderPolygon)
In This Topic
Gets the PolygonProps object describing the geometric polygon represented by the current RenderPolygon object. The points' coordinates are relative to the left top corner of the current RenderPolygon object.
Syntax
'Declaration
 
Public Shadows ReadOnly Property Line As PolygonProps
 
See Also