Click or drag to resize

AlignEdges Enumeration

Defines edge of the image.

Namespace:  MediaCy.Addins.ImageCompare
Assembly:  MediaCy.Addins.ImageCompare (in MediaCy.Addins.ImageCompare.dll) Version: 1.0.0.0
Syntax
VB
Public Enumeration AlignEdges
Members
  Member nameValueDescription
Left0 Left edge of the image.
Right1 Right edge of the image.
Top2 Top edge of the image.
Bottom3 Bottom edge of the image.
Remarks