Skip to main content
All docs
V25.1
  • DiagramItemLineSettings.StrokeThickness Property

    Namespace: DevExpress.Diagram.Core.Themes

    Assembly: DevExpress.Diagram.v25.1.Core.dll

    NuGet Package: DevExpress.Diagram.Core

    Declaration

    public double StrokeThickness { get; }

    Property Value

    Type
    Double

    Property Paths

    You can access this nested property as listed below:

    Object Type Path to StrokeThickness
    DiagramEffect
    .LineSettings .StrokeThickness
    DiagramItemStyle
    .LineSettings .StrokeThickness
    See Also