Processed |
The Processed3DPlotData type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object) | |
| GetPhysical | Gets the physical value of a given axis at a given original row index. | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| GetXPhysical | Gets the physical x value at a given original row index. | |
| GetYPhysical | Gets the physical y value at a given original row index. | |
| GetZeroValue | Returns always a AltaxoVariant with the content of 0.0 (a double value). This function can serve as an instance for the IndexedPhysicalValueAccessor returning 0. | |
| GetZPhysical | Gets the physical z value at a given original row index. | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) | |
| ToString | Returns a string that represents the current object. (Inherited from Object) |