| IMcAlignmentReferenceFrame Property |   | 
Namespace: MediaCy.IQL.Align
 Syntax
Syntax Remarks
Remarks Examples
Examples'set all frames of the active image ThisApplication.ActiveImage.Alignment.SetSourceForAlignment 'use frame 6 as anchor frame ThisApplication.ActiveImage.Alignment.ReferenceFrame = 5 ThisApplication.ActiveImage.Alignment.CalculateAlignment ThisApplication.ActiveImage.Alignment.CreateAlignedImage
 See Also
See Also