Defines the current brick's size, in GraphicsUnit.Document measurement units.
public SizeF Size { get; set; }
Public Property Size As SizeF
This property can only be changed before completing a report. The Document.IsLocked property signals that the report is currently being generated.