Click or drag to resize

IMcImageSetSite Interface

An interface implemented by McImageSetSite.

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

The IMcImageSetSite type exposes the following members.

Properties
  NameDescription
Public propertyAcquire
An optional acquisition flag for this site
Public propertyDescription
The optional description of this site
Public propertyName
The name of this site.
Public propertyNumberOfZPlanes
The optional number of Z focus planes for this site
Public propertyUserData
Gets or sets user data for this site
Public propertyUserFlags
Gets or sets user flags for this set
Public propertyXPosition
The optional X position of this site
Public propertyYPosition
The optional Y position of this site
Public propertyZPosition
The optional Z position of this site
Public propertyZRange
The optional Z focus range of this site
Top
Methods
  NameDescription
Public methodCopyFrom
Copy from the provided site class
Top
See Also