ICompositionElement インターフェイス

定義

合成に参加する要素を表します。

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

プロパティ

DisplayName

合成要素の表示名を取得します。

Origin

現在の合成要素の基になっている合成要素を取得します。

適用対象