Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

ShapeOutline.Width Property

Gets or sets the width of the shape line.

Namespace: DevExpress.Spreadsheet.Drawings

Assembly: DevExpress.Spreadsheet.v20.2.Core.dll

Declaration

double Width { get; set; }

Property Value

Type Description
Double

A Double value that is the line width in points.

See Also