The CogPolarUnwrap type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| 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. | |
| SamplingMode | Specifies the sampling mode used when performing the unwrap operation. | |
| ScalingX | Specifies the scaling factor for the X direction of the output image which corresponds to the angular span direction. | |
| ScalingY | Specifies the scaling factor for the Y direction of the output image which corresponds to the radial direction. |
See Also