OverlayCommandVerifyProperties Method |
Verifies the properties.
Namespace:
Atalasoft.Imaging.ImageProcessing
Assembly:
Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax protected override void VerifyProperties(
AtalaImage bottomImage
)
Protected Overrides Sub VerifyProperties (
bottomImage As AtalaImage
)
Parameters
- bottomImage
- Type: Atalasoft.ImagingAtalaImage
The bottom image.
See Also