ShapeBrick.LineWidth Property
Gets or sets the width of the line which is used to draw the shape image.
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Printing.v24.2.Core.dll
NuGet Package: DevExpress.Printing.Core
Declaration
Property Value
Type | Default | Description |
---|---|---|
Single | 1 | An integer value representing the width of the line. |
See Also