The abstract base class representing the geometric properties of a line shape. Used by RenderLineBase and derived classes.

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

Syntax

C#
public abstract class LinePropsBase : ShapeProps
Visual Basic
Public MustInherit Class LinePropsBase _
	Inherits ShapeProps

Inheritance Hierarchy

See Also