Progress® Telerik® Reporting R1 2021
LineShape Methods
The LineShape type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | AddBeziers |
Adds a Bezier curve to the shape.
(Inherited from ShapeBase.) |
![]() | AddEllipse |
Adds an ellipse to the shape.
(Inherited from ShapeBase.) |
![]() | AddLine |
Adds a straight line to the shape.
(Inherited from ShapeBase.) |
![]() | AddLines |
Adds a series of straight lines to the shape.
(Inherited from ShapeBase.) |
![]() | Clone | (Overrides ShapeBaseClone.) |
![]() | CreateShape |
Creates the shape.
(Overrides ShapeBaseCreateShape.) |
![]() | GetEnumerator | (Inherited from ShapeBase.) |
![]() | RecreateShape |
Recreates the shape.
(Inherited from ShapeBase.) |
![]() | ToString |
Returns a human-readable representation ot this
LineShape.
(Overrides ObjectToString.) |
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() | IEnumerableIShapeSegmentGetEnumerator | (Inherited from ShapeBase.) |