Texturize.RowCount Property

Gets or sets a number of rows (how much images will be put vertically).

Namespace: Aurigma.GraphicsMill.Transforms
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

C#
public int RowCount { get; set; }

Property Value

The number of rows. The default value is 4.

See Also

Reference