Texturize.ColumnCount Property

Gets or sets a number of columns (how much images will be put horizontally).

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

Syntax

C#
public int ColumnCount { get; set; }

Property Value

The number of columns. The default value is 4.

See Also

Reference