Creates and initializes Mosaic class instance. Mosaic cell size is specified here.
Namespace:
Aurigma.GraphicsMill.Transforms
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Public Sub New ( _ cellSize As SizeF _ )
public Mosaic( SizeF cellSize )
Type: System.Drawing.SizeF
Mosaic sell size. You can change it later using CellWidth and CellHeight property.