Back to Devexpress

DefaultBarItemNames.StraightConnectorType Field

corelibraries-devexpress-dot-diagram-dot-core-dot-defaultbaritemnames-a9ed2048.md

latest1.2 KB
Original Source

DefaultBarItemNames.StraightConnectorType Field

Returns “bStraightConnectorType”. Corresponds to the Straight item that is contained within the Connectors ribbon menu.

Namespace : DevExpress.Diagram.Core

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

NuGet Package : DevExpress.Diagram.Core

Declaration

csharp
public const string StraightConnectorType = "bStraightConnectorType"
vb
Public Const StraightConnectorType As String = "bStraightConnectorType"

Field Value

Type
String

See Also

DefaultBarItemNames Class

DefaultBarItemNames Members

DevExpress.Diagram.Core Namespace