ComponentOne Bitmap for UWP
Morphology Constructor

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

Parameters

nativePtr
The native pointer.
See Also

Reference

Morphology Class
Morphology Members