SoLDMDataAccessDataInfoPlaneVAxis Property |
Axis corresponding to the second dimension of the returned array.
Namespace: OIV.LDMAssembly: OIV.LDM (in OIV.LDM.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public int VAxis { get; set; }
Public Property VAxis As Integer
Get
Set
public:
property int VAxis {
int get ();
void set (int value);
}
member VAxis : int with get, set
Property Value
Type:
Int32Remarks See Also