Share via


ConnectorFormat.EndConnectionSite プロパティ

定義

コネクタの終点が接続されている結合点を表す整数値を取得します。

public:
 property int EndConnectionSite { int get(); };
public int EndConnectionSite { get; }
Public ReadOnly Property EndConnectionSite As Integer

プロパティ値

注釈

指定されたコネクタの終点が図形に接続していない場合、このプロパティはエラーとなります。

適用対象