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: 2023.1.3.0 (2023.1.3)
Syntax
public int VAxis { get; set; }

Property Value

Type: Int32
Remarks

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

See Also