ComponentOne Bitmap for UWP
Tile Constructor

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

Parameters

nativePtr
The native pointer.
See Also

Reference

Tile Class
Tile Members