Click or drag to resize
SoBufferObjectGetMappingSize Method

Returns the size of the mapped area in bytes.

Namespace: OIV.Inventor.Devices
Assembly: OIV.Inventor.Base (in OIV.Inventor.Base.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public ulong GetMappingSize()

Return Value

Type: UInt64

The size of the mapped area.

Remarks

See Also