<< Click to display table of contents >> TRVReportShapeProperties |
TRVReportShapeProperties contains shape properties.
Unit RVReportShapes;
Syntax
TRVReportShapeProperties = class (TPersistent)
TObject TPersistent |
This item contains the following shape properties:
•MiddlePercent defines the radius of an internal circle for the shape
•PointCount – count of points in the shape
•Shape – shape type (circle, regular polygon, star, arrow, etc.)
•StartAngle – rotation angle for the shape
This class is used for the following properties:
•TRVReportCustomShapeVisualizer.ShapeProperties
•TRVShape.ShapeProperties
•TRVShapeItemInfo.ShapeProperties