Click or drag to resize

MemoryXViewHandle Property

A handle to the view of the memory-mapped file (or null).

Namespace:  Demo3D.IO.External
Assembly:  Demo3D.IO (in Demo3D.IO.dll) Version: 15.0.2.11458
Syntax
C#
public virtual SafeBuffer? ViewHandle { get; }

Property Value

Type: SafeBuffer
See Also