Click or drag to resize

ExtendedFocusOptionsCommandBottomUp Property

Defines Stack order.

Namespace:  MediaCy.Addins.Align
Assembly:  MediaCy.Addins.Align (in MediaCy.Addins.Align.dll) Version: 3.1.0.0
Syntax
VB
Public Property BottomUp As Boolean
	Get
	Set

Property Value

Type: Boolean

Return Value

Type: Boolean
Remarks
By default the order is from Top to Bottom (BottomUp=false). This option defines the order of processing frames creating best focus image and also the orientation of Height on topology image.
See Also