Start.StrokeThickness Property
Gets or sets the thickness of the geometry’s outline.
Namespace: DevExpress.Diagram.Core.Shapes
Assembly: DevExpress.Diagram.v24.1.Core.dll
NuGet Package: DevExpress.Diagram.Core
Declaration
Property Value
Type | Description |
---|---|
Nullable<Double> | A System.Double value that is the thickness of the geometry’s outline. |
See Also