C1.Win.C1DX.4.8 Assembly / C1.Util.DX.Direct2D.Effects Namespace / SpotDiffuse Class / SpotDiffuse Constructor
The native pointer.

In This Topic
SpotDiffuse Constructor
In This Topic
Initializes a new instance of the SpotDiffuse class.
Syntax
'Declaration
 
Public Function New( _
   ByVal nativePtr As System.IntPtr _
)
 

Parameters

nativePtr
The native pointer.
See Also