[]
        
(Showing Draft Content)

C1.WPF.Document.LineShape

LineShape Class

Represents a line shape in a C1FlexReport.

Inheritance
LineShape
Namespace: C1.WPF.Document
Assembly: C1.WPF.Document.4.6.2.dll
Syntax
public class LineShape : LineShapeBase, INotifyPropertyChanged, ICloneable

Constructors

Name Description
LineShape()

Initializes a new instance of the LineShape class.

LineShape(LineSlantEnum)

Initializes a new instance of the LineShape class.

Properties

Name Description
LineSlant

Gets or sets a value specifying how the line should be drawn within the field.

ShapeType

Overridden. Gets Line.

Methods

Name Description
AssignFrom(ShapeBase)

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