Click or drag to resize

IMcImageSetSection Interface

An interface implemented by McImageSetSection.

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

The IMcImageSetSection type exposes the following members.

Properties
  NameDescription
Public propertyDesiredExtent
The desired extent of this section
Public propertyDimension
Dimension ID
Public propertyDiscontinuous
The desired selection of locations for this section
Public propertyExtent
The extent of this section
Public propertyLocation
The location of the starting point of this section.
Public propertySubSampling
The subsampling of this section
Top
Methods
  NameDescription
Public methodCopyFrom
Copy from the provided position class
Public methodGetLocations
Get the locations specified by this section
Top
See Also