Back to Devexpress

DefaultBarItemNames.RightAngleConnectorType Field

corelibraries-devexpress-dot-diagram-dot-core-dot-defaultbaritemnames-2bbc6f2a.md

latest1.2 KB
Original Source

DefaultBarItemNames.RightAngleConnectorType Field

Returns “bRightAngleConnectorType”. Corresponds to the Right Angle 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 RightAngleConnectorType = "bRightAngleConnectorType"
vb
Public Const RightAngleConnectorType As String = "bRightAngleConnectorType"

Field Value

Type
String

See Also

DefaultBarItemNames Class

DefaultBarItemNames Members

DevExpress.Diagram.Core Namespace