ArcScale.PointToValue(PointF) Method
Namespace: DevExpress.XtraGauges.Core.Model
Assembly: DevExpress.XtraGauges.v24.2.Core.dll
Declaration
Parameters
Name | Type |
---|---|
point | PointF |
Returns
Type |
---|
Single |
See Also
Namespace: DevExpress.XtraGauges.Core.Model
Assembly: DevExpress.XtraGauges.v24.2.Core.dll
public float PointToValue(
PointF point
)
Public Function PointToValue(
point As PointF
) As Single
Name | Type |
---|---|
point | PointF |
Type |
---|
Single |
No
Your feedback is appreciated.