OverlayMaskedCommandPosition Property |
Gets or sets the position of the top image onto 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; }
Public Property Position As Point
Get
Set
Property Value
Type:
Point The position of the top image onto the source image.
See Also