SoLDMDataAccessDataInfoLineBufferDimension Property |
Dimension of the 1D array of data (in voxels).
Namespace: OIV.LDMAssembly: OIV.LDM (in OIV.LDM.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public int BufferDimension { get; set; }
Public Property BufferDimension As Integer
Get
Set
public:
property int BufferDimension {
int get ();
void set (int value);
}
member BufferDimension : int with get, set
Property Value
Type:
Int32Remarks The dimension depends on the resolution.
See Also