Click or drag to resize

IMcImageSetZPositions Interface

An interface implemented by McImageSetZPositions.

Namespace:  MediaCy.IQL.Sets
Assembly:  MediaCy.IQL.Sets (in MediaCy.IQL.Sets.dll) Version: 10.0.6912.0
Syntax
VB
Public Interface IMcImageSetZPositions

The IMcImageSetZPositions type exposes the following members.

Properties
  NameDescription
Public propertyDescription
The optional description of this channel
Public propertyName
The name of this channel.
Public propertyNumberOfPlanes
The number of Z focus planes
Public propertyType
The type of Z focus used in this set.
Public propertyUserData
Gets or sets user data for this set's Z positions
Public propertyUserFlags
Gets or sets user flags for this set
Public propertyZRange
The Z focus range
Top
Methods
  NameDescription
Public methodCopyFrom
Copy from the provided Z positions class
Top
See Also