Skip to main content

ConnectorType Class

Represents a connector type.

Namespace: DevExpress.Diagram.Core

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

NuGet Package: DevExpress.Diagram.Core

Declaration

[TypeConverter(typeof(ConnectorTypeConverter))]
public sealed class ConnectorType

Remarks

Use the following properties to obtain connector types:

Inheritance

Object
ConnectorType
See Also