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

In This Topic
Line Property (RenderLineBase)
In This Topic
Gets the LinePropsBase object describing the geometric line represented by the current RenderLineBase object.
Syntax
'Declaration
 
Public ReadOnly Property Line As LinePropsBase
 
See Also