Gets the LinePropsBase object describing the geometric line represented by the current RenderLineBase object.

Namespace:  C1.C1Preview
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public LinePropsBase Line { get; }
Visual Basic
Public ReadOnly Property Line As LinePropsBase
	Get

See Also