C1.Win.C1DX.4.8 Assembly / C1.Util.DX.Direct2D.Effects Namespace / SpotSpecular Class / Create Method

In This Topic
Create Method (SpotSpecular)
In This Topic
Initializes a new instance of SpotSpecular effect.
Syntax
'Declaration
 
Public Shared Function Create( _
   ByVal context As DeviceContext _
) As SpotSpecular
 

Parameters

context
See Also