Progress® Telerik® Reporting R1 2021
StarShape Class
Represents a star shape.
Inheritance Hierarchy
SystemObject
Telerik.Reporting.Drawing.ShapesShapeBase
Telerik.Reporting.Drawing.ShapesRoundedCornerShape
Telerik.Reporting.Drawing.ShapesPolygonShapeBase
Telerik.Reporting.Drawing.ShapesStarShape
Namespace:
Telerik.Reporting.Drawing.ShapesTelerik.Reporting.Drawing.ShapesShapeBase
Telerik.Reporting.Drawing.ShapesRoundedCornerShape
Telerik.Reporting.Drawing.ShapesPolygonShapeBase
Telerik.Reporting.Drawing.ShapesStarShape
Assembly: Telerik.Reporting (in Telerik.Reporting.dll)
Syntax
The StarShape type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | StarShape |
Initializes a new instance of the
StarShape with
3 vertexes, 50% concavity, and zero angle of rotation.
|
![]() | StarShape(Int32) |
Initializes a new instance of the
StarShape with
the specified vertex count, 50% concavity, and zero angle of rotation.
|
![]() | StarShape(Int32, Int32, Double, Int32) |
Initializes a new instance of the
StarShape with
the specified vertex count, concavity, and angle of rotation in degrees.
|
Properties
Name | Description | |
---|---|---|
![]() | AngleInRad |
Gets the angle of rotation of this shape in radians.
(Inherited from ShapeBase.) |
![]() | Bounds |
Gets or sets the bounds of this shape.
(Inherited from ShapeBase.) |
![]() | Concavity |
Gets or sets a percent value specifying the concavity of the shape.
|
![]() | Rounding |
Gets or sets the rounding factor for the shape.
(Inherited from RoundedCornerShape.) |
![]() | StartAngle | (Inherited from ShapeBase.) |
![]() | VertexCount | (Inherited from PolygonShapeBase.) |
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.) |
Version Information
Supported in: 1.0.1