'宣言 Public Overloads Shared Function Create( _ ByVal deviceContext As DeviceContext, _ ByVal effectId As System.Guid _ ) As Effect
public static Effect Create( DeviceContext deviceContext, System.Guid effectId )
パラメータ
- deviceContext
- The device context.
- effectId
The class ID of the effect to create.