Click or drag to resize
SoMemoryBuffer2DSetSize Method (UInt16, UInt16, UInt64)

setup function

Namespace: OIV.ScaleViz.Misc
Assembly: OIV.ScaleViz (in OIV.ScaleViz.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public void SetSize(
	ushort width,
	ushort height,
	ulong nbElement
)

Parameters

width
Type: SystemUInt16
height
Type: SystemUInt16
nbElement
Type: SystemUInt64
Remarks