Represents the thickness of the extract slice
public float Thickness { get; set; }
Float value that represents the thickness of the extract slice, default value is 1
The thickness is the slices consist of the pixels that are perpendicular to the slice plane.
The default thickness is 1
The pixels in the thickness range are combined together using a projection method, for more information, refer to ProjectionType.