Overload List
| Name | Description | |
|---|---|---|
| CogFeatureCrsp |
Construct a default CogFeatureCrsp: ImageX = 0.0, ImageY = 0.0, PhysicalX = 0.0, PhysicalY = 0.0.
| |
| CogFeatureCrsp(CogFeatureCrsp) |
Construct this object by making a deep copy of the supplied object.
| |
| CogFeatureCrsp(SerializationInfo, StreamingContext) |
Serialization construct a CogFeatureCrsp object.
| |
| CogFeatureCrsp(Double, Double, Double, Double) |
Construct this CogFeatureCrsp with the supplied components.
|
See Also