Skip to main content

BrickGraphics.BeginCalculateRectangle() Method

OBSOLETE

This member has become obsolete.

Starts to calculate the size of the rectangle required for all the bricks being added to the document.

Namespace: DevExpress.XtraPrinting

Assembly: DevExpress.Printing.v23.2.Core.dll

NuGet Package: DevExpress.Printing.Core

Declaration

[Obsolete("This member has become obsolete.")]
public void BeginCalculateRectangle()

Remarks

This method is intended for internal use only.

See Also