バージョン

GetPoint プロパティ

ポイントの場所を計算するために使用する関数を取得または設定します。
シンタックス
'宣言
 
Public Property GetPoint As Func(Of Double,Double,Double,Point)
public Func<double,double,double,Point> GetPoint {get; set;}
参照