Click or drag to resize

IMcImageSet Properties

The IMcImageSet type exposes the following members.

Properties
  NameDescription
Public propertyActiveDimension
Gets the active dimension for this set
Public propertyActiveDisplayRegion
Returns the region describing the region of the set that is actively displayed.
Public propertyActiveRegion
Returns the region describing the active portion of the set.
Public propertyCode exampleAudioChannels
Gets the collection of audio channel information classes
Public propertyBackgroundSet
Gets an image set associated with this set
Public propertyCode exampleChannels
Gets the collection of image channel information classes
Public propertyCopyright
The optional copyright information for this Set.
Public propertyCreationDate
The date and time of the creation of this set.
Public propertyCode exampleDataChannels
Gets the collection of data channel information classes
Public propertyDefaultLocationMatch
Gets the default for LocationMatch arguments
Public propertyDescription
The optional description of this Set.
Public propertyDimensionCount
The number of dimensions in this set
Public propertyExperimenter
Experimenter: The experimenter who created this set.
Public propertyFileName
The file name of this set.
Public propertyFrameRate
Gets or sets the frame rate for this set
Public propertyFramesLoaded
Returns the number of image frames in this set that are loaded.
Public propertyHasThumbnail
Returns whether this set has a thumbnail image.
Public propertyHeight
Gets the visible image height.
Public propertyImageCount
The number of images in this set
Public propertyIsCompact
Obsolete property indicates whether the set is compact
Public propertyIsComplete
Gets the completion status
Public propertyIsEmpty
Gets whether the set is empty of contents
Public propertyIsLoaded
Gets the image loading status
Public propertyIsXYPositionValid
Returns whether the XPosition and YPosition properties hold valid positional information.
Public propertyMemoryLoaded
Returns the amount of image data that has been loaded in this set.
Public propertyMetadataModified
Gets or sets the metadata modified flag.
Public propertyModified
Gets or sets the modified flag.
Public propertyModifiedDate
The date and time that this set was last modified.
Public propertyName
The name of this set.
Public propertyNumberOfFrames
Returns the number of image frames in this set.
Public propertyParentCollection
The McImageSets collection of which this McImageSet is a part, if any.
Public propertyScanPositions
Get information about the full-resolution Scan positions
Public propertySites
Gets the collection of site information classes
Public propertySpatialCalibration
Returns the SpatialCalibration that is in use
Public propertyStartDate
The date and time that the experiment was started.
Public propertyTemplate
The image set template used during creation of this Set.
Public propertyThumbnail
Gets or sets a thumbnail for this set
Public propertyTimePhases
Gets the collection of time lapse phase information classes
Public propertyTimePoints
Gets the collection of time point information classes
Public propertyTotalMemory
Returns the total amount of memory needed for the image data in this set.
Public propertyUseActiveRegion
Determines the portion of the set to process.
Public propertyUserData
Gets or sets user data for this set
Public propertyUserDimension1
Gets the collection of the first user-defined dimension
Public propertyUserDimension2
Gets the collection of the second user-defined dimension
Public propertyUserFlags
Gets or sets user flags for this set
Public propertyVisible
Gets or sets the visible state.
Public propertyWidth
Gets the visible image width.
Public propertyWrapType
Gets the navigation wrap type for this set
Public propertyXPhysicalExtent
Get the physical extent of this scan area along the X axis.
Public propertyXPosition
Get the position of the center of this scan area along the X axis.
Public propertyYPhysicalExtent
Get the physical extent of this scan area along the Y axis.
Public propertyYPosition
Get the position of the center of this scan area along the Y axis.
Public propertyZPositions
Get information about the Z positions
Top
See Also