DiagramConnector.ActualBeginPoint Property
In This Article
Namespace: DevExpress.XtraDiagram
Assembly: DevExpress.XtraDiagram.v24.2.dll
NuGet Package: DevExpress.Win.Diagram
#Declaration
[Browsable(false)]
public virtual PointFloat ActualBeginPoint { get; protected set; }
#Property Value
Type |
---|
Point |
See Also