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

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