Gets/sets half-perimeter of the cylinder (i.e. length of the surface visible to user).
Namespace:
Aurigma.GraphicsMill.Transforms
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Public Property CylinderHalfPerimeter As Single
public float CylinderHalfPerimeter { get; set; }
If you want entire image to fit on the visible part of cylinder, you should resize the bitmap first to make its width equal to cylinder half-perimeter.
Default value is -1.