ImportSetDoUpdateSetZPositionsFromSpacing Method

Namespace:  MediaCy.Commands.Document
Assembly:  MediaCy.Commands (in MediaCy.Commands.dll) Version: 3.1.0.0
Syntax
VB
Public Shared Sub DoUpdateSetZPositionsFromSpacing ( 
	theSet As IMcImageSet,
	dZSpacingInUm As Double,
	theApplication As McApplication
)

Parameters

theSet
Type: MediaCy.IQL.SetsIMcImageSet
dZSpacingInUm
Type: SystemDouble
theApplication
Type: MediaCy.IQL.ApplicationMcApplication
See Also