TRVShapeItemInfo.ShapeProperties

<< Click to display table of contents >>

TRVShapeItemInfo.ShapeProperties

Specifies main properties of a shape.

property ShapeProperties: TRVReportShapeProperties;

This property contains sub-properties defining the shape type, rotation angle and other properties.

Use TRichViewEdit.SetCurrentItemExtraIntPropertyEx to change value of sub-properties as an editing operation (rveipcShapeType, rveipcPointCount, rveipcMiddlePercent, rveipcStartAngle).