DiagramAppearanceOptions.UseBorderDashPattern Property
Gets or sets whether to apply the dash pattern to the item’s borders.
Namespace: DevExpress.XtraDiagram
Assembly: DevExpress.XtraDiagram.v24.2.dll
Declaration
Property Value
Type | Default | Description |
---|---|---|
Boolean | false | true to apply the dash pattern to the item’s borders; otherwise, false. |
Property Paths
You can access this nested property as listed below:
Object Type | Path to UseBorderDashPattern |
---|---|
DiagramAppearanceObject |
|
See Also