Compositor.CreateSpotLight メソッド

定義

SpotLight のインスタンスを作成します。

public:
 virtual SpotLight ^ CreateSpotLight() = CreateSpotLight;
SpotLight CreateSpotLight();
public SpotLight CreateSpotLight();
function createSpotLight()
Public Function CreateSpotLight () As SpotLight

戻り値

作成された SpotLight オブジェクトを返します。

Windows の要件

デバイス ファミリ
Windows 10 Anniversary Edition (10.0.14393.0 で導入)
API contract
Windows.Foundation.UniversalApiContract (v3.0 で導入)

適用対象

こちらもご覧ください