[]
        
(Showing Draft Content)

C1.C1Preview.LinePropsBase

LinePropsBase Class

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

Inheritance
LinePropsBase
Namespace: C1.C1Preview
Assembly: C1.PrintDocument.8.dll
Syntax
public abstract class LinePropsBase : ShapeProps

Constructors

Name Description
LinePropsBase()

Initializes a new instance of the LinePropsBase class.

Methods

Name Description
AssignFrom(ShapeProps)

Assigns (copies) properties from another ShapeProps to the current object.