DiagramControl.OptionsConnector Property
In This Article
Contains options that control connectors.
Namespace: DevExpress.XtraDiagram
Assembly: DevExpress.XtraDiagram.v24.2.dll
NuGet Package: DevExpress.Win.Diagram
#Declaration
[DXCategory("Options")]
public DiagramOptionsConnector OptionsConnector { get; }
#Property Value
Type | Description |
---|---|
Diagram |
A Diagram |
See Also