Back to Devexpress

DiagramContentItem.StrokeDashArray Property

wpf-devexpress-dot-xpf-dot-diagram-dot-diagramcontentitem-7672fcad.md

latest1.0 KB
Original Source

DiagramContentItem.StrokeDashArray Property

For internal use.

Namespace : DevExpress.Xpf.Diagram

Assembly : DevExpress.Xpf.Diagram.v25.2.dll

NuGet Package : DevExpress.Wpf.Diagram

Declaration

csharp
[Browsable(false)]
public DoubleCollection StrokeDashArray { get; set; }
vb
<Browsable(False)>
Public Property StrokeDashArray As DoubleCollection

Property Value

Type
DoubleCollection

See Also

DiagramContentItem Class

DiagramContentItem Members

DevExpress.Xpf.Diagram Namespace