DiagramConnector.Position Property
This member is not supported by the DiagramConnector class.
Namespace: DevExpress.XtraDiagram
Assembly: DevExpress.XtraDiagram.v22.2.dll
NuGet Package: DevExpress.Win.Diagram
Declaration
[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public override PointFloat Position { get; set; }
Property Value
Type |
---|
PointFloat |
See Also