The CogCalibNPointToNPointRunParams type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| CalibratedSpaceName | Name of the calibrated coordinate space that will be attached to the coordinate space tree of the output image. This must be a valid non-qualified name. | |
| ChangedEventSuspended | If nonzero, indicates that the raising of the Changed event has been suspended. This value is incremented when SuspendChangedEvent is called and decremented when ResumeAndRaiseChangedEvent is called. | |
| HasChanged | If true, the serializable state of this object has changed since the last time it was serialized. | |
| SpaceToOutput | Specifies whether the selected space of the output image will be a fully-qualified copy of the calibrated space name, or a fully-qualified copy of the uncalibrated space name. |
See Also