IMcAlignmentReferenceFrame Property |
![]() |
Namespace: MediaCy.IQL.Align
'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