Skip to main content
A newer version of this page is available. .

IBrick Interface

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

Namespace: DevExpress.XtraPrinting

Assembly: DevExpress.Data.v19.1.dll

Declaration

public interface IBrick

Remarks

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

See Also