DiagramConnector(ConnectorType) Constructor
Initializes a new instance of the DiagramConnector class with the specified settings.
Namespace: DevExpress.XtraDiagram
Assembly: DevExpress.XtraDiagram.v26.1.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| connectorType | ConnectorType | The connector type. This value is used to initialize the DiagramConnector.Type property. |
See Also