Cylindrize.CylinderHeight Property

Gets or sets the cylinder height.

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

Syntax

C#
public int CylinderHeight { get; set; }

Property Value

The height of the cylinder. The default value is -1.

Remarks

If this property is -1, the height of the bitmap will be taken.

See Also

Reference