バージョン

InterpolateUserAnnotation メソッド

ユーザー注釈の値を補間します。
シンタックス
'宣言
 
Protected Shared Sub InterpolateUserAnnotation( _
   ByVal ret As List(Of UserBaseAnnotation), _
   ByVal p As Single, _
   ByVal min As List(Of UserBaseAnnotation), _
   ByVal max As List(Of UserBaseAnnotation) _
) 
protected static void InterpolateUserAnnotation( 
   List<UserBaseAnnotation> ret,
   float p,
   List<UserBaseAnnotation> min,
   List<UserBaseAnnotation> max
)

パラメータ

ret
p
min
max
参照