A newer version of this page is available.
Switch to the current version.
VisualBrick.BorderWidth Property
Specifies the border width of the current VisualBrick object.
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Printing.v18.2.Core.dll
Declaration
Property Value
Type | Description |
---|---|
Single | A Single value representing the border width, measured in Pixel units. |
Remarks
If the BorderWidth property value is 0, brick borders are invisible.
Implements
DevExpress.XtraPrinting.IVisualBrick.BorderWidth
See Also
Feedback