UserVisualBrick.UserBrick Property
Gets a user implementation of the IBrick interface drawn via the IBrickGraphics.DrawBrick method.
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Printing.v24.2.Core.dll
Declaration
Property Value
Type | Description |
---|---|
IBrick | User implementation of the IBrick interface. |
See Also