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: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntaxpublic Point Position { get; set; }Public Property Position As Point
Get
Set
Property Value
Type:
Point The left, top position of the mask image.
See Also