| C1.Win.C1DX.4 Assembly > C1.Util.DX.Direct2D Namespace > Effect Class > Create Method : Create(EffectContext,Guid) Method |
The class ID of the effect to create.
'Declaration Public Overloads Shared Function Create( _ ByVal effectContext As EffectContext, _ ByVal effectId As System.Guid _ ) As Effect
public static Effect Create( EffectContext effectContext, System.Guid effectId )
The class ID of the effect to create.