Skip to main content

DiagramCommandsBase.ChangeConnectorTypeCommand Field

Change the type of the selected connector.

Namespace: DevExpress.Diagram.Core

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

Declaration

public static readonly DiagramCommand<ConnectorType> ChangeConnectorTypeCommand

Field Value

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