次の方法で共有


IBinaryLinkGeometryData インターフェイス

バイナリ リンク ジオメトリのコンテナーのインターフェイスを定義します。 バイナリ リンクは、端点によって識別されます。

名前空間:  Microsoft.VisualStudio.Modeling.Diagrams
アセンブリ:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll 内)

構文

'宣言
Public Interface IBinaryLinkGeometryData
public interface IBinaryLinkGeometryData

IBinaryLinkGeometryData 型で公開されるメンバーは以下のとおりです。

プロパティ

  名前 説明
パブリック プロパティ GeometryCanManuallyRoute この BinaryLinkShape を手動でルーティングできるかどうかを取得します。
パブリック プロパティ GeometryDecoratorFrom リンクの "元" 側にある LinkDecorator を取得します。
パブリック プロパティ GeometryDecoratorFromSize リンクの "元" 側にある LinkDecorator のサイズを取得します。
パブリック プロパティ GeometryDecoratorTo リンクの "先" 側にある LinkDecorator を取得します。
パブリック プロパティ GeometryDecoratorToSize リンクの "先" 側にある LinkDecorator のサイズを取得します。
パブリック プロパティ GeometryEdgePoints エンド ポイントをワールド単位で取得します。
パブリック プロパティ GeometryEdgePointsNoJumps ジャンプなしでエンド ポイントをワールド単位で取得します。

このページのトップへ

参照

関連項目

Microsoft.VisualStudio.Modeling.Diagrams 名前空間