Skip to main content

IBrick Interface

Provides the basic functionality to draw visual bricks and specify their properties.

Namespace: DevExpress.XtraPrinting

Assembly: DevExpress.Data.v23.2.dll

NuGet Package: DevExpress.Data

Declaration

public interface IBrick

Remarks

The IBrick interface declares the essential methods to draw bricks and access their properties.

See Also