Click or drag to resize
SoBufferObjectGetSize Method

Returns the size, in bytes, of the buffer object.

Namespace: OIV.Inventor.Devices
Assembly: OIV.Inventor.Base (in OIV.Inventor.Base.dll) Version: 2024.1.0.0 (2024.1.0)
Syntax
public virtual ulong GetSize()

Return Value

Type: UInt64

The size in bytes of the buffer object.

Remarks

See Also