Skip to main content

DiagramCommandsBase.ChangeConnectorTypeCommand Field

Change the type of the selected connector.

Namespace: DevExpress.Diagram.Core

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

NuGet Package: DevExpress.Diagram.Core

Declaration

public static readonly DiagramCommand<ConnectorType> ChangeConnectorTypeCommand

Field Value

Type
DevExpress.Diagram.Core.DiagramCommand<ConnectorType>
See Also