'宣言
Public Shared Function dataToPointLinearHorizontalF( _
ByVal As Double, _
ByVal As Double, _
ByVal As PointF, _
ByVal As PointF, _
ByVal As Double _
) As PointF
public static PointF dataToPointLinearHorizontalF(
double ,
double ,
PointF ,
PointF ,
double
)