CustomDrawItemEventArgs.GetItemRelativePosition(PointF) Method
Namespace: DevExpress.XtraDiagram
Assembly: DevExpress.XtraDiagram.v26.1.dll
Declaration
Parameters
| Name | Type |
|---|---|
| diagramPoint | PointF |
Returns
| Type |
|---|
| PointF |
See Also
Namespace: DevExpress.XtraDiagram
Assembly: DevExpress.XtraDiagram.v26.1.dll
public PointF GetItemRelativePosition(
PointF diagramPoint
)
Public Function GetItemRelativePosition(
diagramPoint As PointF
) As PointF
| Name | Type |
|---|---|
| diagramPoint | PointF |
| Type |
|---|
| PointF |