Click or drag to resize

OverlayCommandPosition Property

Gets or sets the position of the top image with respect to the source image.

Namespace:  Atalasoft.Imaging.ImageProcessing
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public Point Position { get; set; }

Property Value

Type: Point
The position of the top image onto the source image.
See Also