シンタックス
'宣言
Public Function GetErrorValuePoint( _
ByVal As ErrorValueType, _
ByVal As System.Boolean, _
ByVal As System.Integer, _
ByVal As System.Double, _
ByVal As System.Double _
) As System.Nullable(Of _Point)
public System.Nullable<_Point> GetErrorValuePoint(
ErrorValueType ,
System.bool ,
System.int ,
System.double ,
System.double
)
パラメータ
- valueType
- isRotated
- index
- x
- y
参照