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
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.
April 07, 2026

How To Connect a Plugin to Google Sheets in FastReport .NET

In this article, we'll look at how to get started with Google Sheets in FastReport .NET. You will learn how to set up API access via the Google Cloud Console, build and connect the plugin.

© 1998-2026 Fast Reports Inc.