SceneAnalysisEffectFrame.ExtendedProperties 속성

정의

미디어 프레임에서 속성을 가져오고 설정할 수 있는 확장 속성 집합을 가져옵니다.

public:
 property IPropertySet ^ ExtendedProperties { IPropertySet ^ get(); };
IPropertySet ExtendedProperties();
public IPropertySet ExtendedProperties { get; }
var iPropertySet = sceneAnalysisEffectFrame.extendedProperties;
Public ReadOnly Property ExtendedProperties As IPropertySet

속성 값

확장 속성 맵입니다.

구현

적용 대상