The LVectorBase::AttachToWindow function associates a vector handle with and attaches the vector handle to a window. Attaching the vector handle to a window allows the use of double buffering for flicker-free screen updates. An image can be drawn on the surface of any window using LVectorBase::Paint, but double buffering is only available if the vector handle is attached to a window.
Once the vector handle is attached to a window, vector images loaded using LVectorBase::Load, LVectorWindow::Load, LVectorFile::LoadFile or LVectorMemoryFile::LoadMemory can be rendered.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document