Click or drag to resize
SoLDMDataAccessDataInfoPlaneVAxis Property

Axis corresponding to the second dimension of the returned array.

Namespace: OIV.LDM
Assembly: OIV.LDM (in OIV.LDM.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public int VAxis { get; set; }

Property Value

Type: Int32
Remarks

0 = x, 1 = y, 2 = z.

See Also