Creates new Cylindrize class instance. You can specify slope angle here.
Namespace:
Aurigma.GraphicsMill.Transforms
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Public Sub New ( _ slopeAngle As Single _ )
public Cylindrize( float slopeAngle )
Type: System.Single
Slope angle of the cylinder. It can be changed later via SlopeAngle property.