I3DPhysicalVariantAccessorGetZPhysical Method |
Gets the physical z value for the specified original row index.
Namespace: Altaxo.GraphAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
SyntaxAltaxoVariant GetZPhysical(
int originalRowIndex
)
Parameters
- originalRowIndex Int32
- The original row index.
Return Value
AltaxoVariantThe physical z value.
See Also