Click or drag to resize

SetAlphaFromMaskCommandPosition Property

Gets or sets the left, top position of the mask image.

Namespace:  Atalasoft.Imaging.ImageProcessing.Channels
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 left, top position of the mask image.
See Also