ComponentOne Bitmap for UWP
Rectangle Property (Tile)

C1.UWP.DX Assembly > C1.Util.DX.Direct2D.Effects Namespace > Tile Class : Rectangle Property
The region to be tiled specified as a vector in the form (left, top, width, height). The units are in DIPs.
Syntax
'Declaration
 
Public Property Rectangle As Vector4
public Vector4 Rectangle {get; set;}
See Also

Reference

Tile Class
Tile Members