ComponentOne Bitmap for UWP
Properties Constructor

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

Parameters

nativePtr
The native pointer.
See Also

Reference

Properties Class
Properties Members