Click or drag to resize

SkewDirection Enumeration

Enumeration used by SkewCommand.

Namespace:  Atalasoft.Imaging.ImageProcessing.Transforms
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public enum SkewDirection
Members
  Member nameDescription
Horizontal Makes the image skew on the top or bottom.
Vertical Makes the image skew on the left or right.
See Also