ICompositionElement インターフェイス

定義

コンポジションに参加する要素を表します。

public interface class ICompositionElement
public interface ICompositionElement
type ICompositionElement = interface
Public Interface ICompositionElement
派生

プロパティ

名前 説明
DisplayName

コンポジション要素の表示名を取得します。

Origin

現在のコンポジション要素の発生元のコンポジション要素を取得します。

適用対象