ComponentOne Bitmap for UWP
DomainShader Constructor

C1.UWP.DX Assembly > C1.Util.DX.Direct3D11 Namespace > DomainShader Class : DomainShader Constructor
The native pointer.
Initializes a new instance of the DomainShader class.
Syntax
'Declaration
 
Public Function New( _
   ByVal nativePtr As System.IntPtr _
)
public DomainShader( 
   System.IntPtr nativePtr
)

Parameters

nativePtr
The native pointer.
See Also

Reference

DomainShader Class
DomainShader Members