バージョン

ConnectionPointPresenters プロパティ

接続ポイント プレゼンターを取得または設定します。
シンタックス
'宣言
 
Public Property ConnectionPointPresenters As List(Of DiagramConnectionPointPresenterVisualData)
public List<DiagramConnectionPointPresenterVisualData> ConnectionPointPresenters {get; set;}
参照