Click or drag to resize

SkewCommandOffset Property

Gets or sets the number of pixels to skew.

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 int Offset { get; set; }

Property Value

Type: Int32
The number of pixels to skew.
See Also