Telerik.Reporting.Drawing.Shapes
Class
ArrowShapeRepresents an arrow shape.
Class
BezierSegmentRepresents a Bezier curve segment of a shape.
Class
CrossShapeRepresents an cross shape.
Class
EllipseRepresents an ellipse segment of a shape.
Class
EllipseShapeRepresents an ellipse shape.
Interface
IShapeSegmentRepresents a shape segment.
Enum
LineDirectionRepresents the direction of a line in a shape.
Class
LineSegmentRepresents line segment of a shape.
Class
LineShapeRepresents a line shape.
Class
PolygonShapeRepresents a polygon shape.
Class
PolygonShapeBaseRepresents the base class for all polygon shapes.
Class
RoundedCornerShapeRepresents shape with rounded corners.
Class
ShapeBaseBase class for all shape types. The examples below illustrate how to inherit it when creating custom shapes
Class
StarShapeRepresents a star shape.