Shape property of PictureObject in FastReport .NET

2023-11-26

Shape property of PictureObject in FastReport .NET

With the release of 2024.1, a new property called "Shape" has been added to the PictureObject element, allowing to change the image's shape.

The following shapes are available for the Shape property:

  • Rectangle.
  • RoundRecangle.
  • Ellipse.
  • Triangle.
  • Diamond.

Available types of forms

In the designer, they look like this:

PictureObject with all kinds of Shape property

It is worth considering that the form is not attached to the picture but to the PictureObject. Also, for correct export to PDF format, you must disable the "Original resolution" setting, otherwise, the export may not be correct.

.NET .NET FastReport FastReport Designer Designer
June 22, 2026

How to Configure a Report with Business Objects in Code and the FastReport .NET Designer

This article demonstrates a practical example of creating and using an .frx report template that connects to hierarchical Business Objects in FastReport .NET.
April 21, 2026

Using Watermarks in FastReport VCL

The article provides a detailed overview of the watermark functionality in FastReport VCL — covering both the visual interface and programmatic methods using Delphi code and report scripts.
April 08, 2026

New Banding Capabilities in the FastReport .NET Designer

In version 2026.2 of FastReport .NET now allows you to change the order of bands directly in the designer — with a simple drag-and-drop operation.

© 1998-2026 Fast Reports Inc.