[]
Represents a line shape in a C1FlexReport.
public class LineShape : LineShapeBase, INotifyPropertyChanged, ICloneable
| Name | Description |
|---|---|
| LineShape() | Initializes a new instance of the LineShape class. |
| LineShape(LineSlantEnum) | Initializes a new instance of the LineShape class. |
| Name | Description |
|---|---|
| LineSlant | Gets or sets a value specifying how the line should be drawn within the field. |
| ShapeType | Overridden. Gets Line. |
| Name | Description |
|---|---|
| AssignFrom(ShapeBase) | Assigns (copies) properties from another ShapeBase to the current object. |