バージョン

UseCartesianInterpolation プロパティ

Archimedian スパイラルに基づく補間の代わりに Cartesian 補間を使用するかどうかを取得または設定します。
シンタックス
'宣言
 
Public Property UseCartesianInterpolation As System.Nullable(Of Boolean)
public System.Nullable<bool> UseCartesianInterpolation {get; set;}
参照

オンラインで表示: GitHub