CustomDrawItemEventArgs.GetItemRelativePosition(PointF) Method
Namespace: DevExpress.XtraDiagram
Assembly: DevExpress.XtraDiagram.v24.2.dll
Declaration
Parameters
Name | Type |
---|---|
diagramPoint | PointF |
Returns
Type |
---|
PointF |
See Also
Namespace: DevExpress.XtraDiagram
Assembly: DevExpress.XtraDiagram.v24.2.dll
public PointF GetItemRelativePosition(
PointF diagramPoint
)
Public Function GetItemRelativePosition(
diagramPoint As PointF
) As PointF
Name | Type |
---|---|
diagramPoint | PointF |
Type |
---|
PointF |
No
Your feedback is appreciated.