Click or drag to resize

SkewCommandDirection Property

Gets or sets a value to determine whether the skew is horizontal or vertical.

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 SkewDirection Direction { get; set; }

Property Value

Type: SkewDirection
Determines whether the skew is horizontal or vertical.
See Also