Gets/sets value that specifies whether to enlarge the image to fit entire distorted image (including wave peaks) or put it to the image of the same size (in this case wave peaks will be cut off).
Namespace:
Aurigma.GraphicsMill.Transforms
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Public Property EnlargeToFit As Boolean
public bool EnlargeToFit { get; set; }