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