Click or drag to resize

SnapToOptions Enumeration

Defines snap options.

Namespace:  MediaCy.Addins.ImageCompare
Assembly:  MediaCy.Addins.ImageCompare (in MediaCy.Addins.ImageCompare.dll) Version: 1.0.0.0
Syntax
VB
Public Enumeration SnapToOptions
Members
  Member nameValueDescription
None0 Do not snap one image to another.
Edge1 Snap the edge of one image to the edge of another.
Corner2 Snap the corner of one image to the corner of another.
Remarks