Progress® Telerik® Reporting R1 2021
StarShape Methods
The StarShape 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.) |
![]() | CreateRawShape |
Creates the raw shape.
(Inherited from PolygonShapeBase.) |
![]() | CreateShape |
Creates the shape.
(Inherited from RoundedCornerShape.) |
![]() | GetEnumerator | (Inherited from ShapeBase.) |
![]() | GetPoints |
Gets the points of this shape.
(Overrides PolygonShapeBaseGetPoints(RectangleF).) |
![]() | RecreateShape |
Recreates the shape.
(Inherited from ShapeBase.) |
![]() | ToString |
Returns a human-readable representation ot this
StarShape.
(Overrides ObjectToString.) |
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() | IEnumerableIShapeSegmentGetEnumerator | (Inherited from ShapeBase.) |