Determines whether this LVectorWindow object was created as a control, or is being used as a window.
#include "ltwrappr.h"
L_BOOL LVectorWindow::IsControl(L_VOID)
Value | Meaning |
---|---|
TRUE | This LVectorWindow object was created as a control. |
FALSE | This LVectorWindow object was created as a window. |
Use this function to check whether this LVectorWindow object was created as a control (created using LVectorWindow::CreateWnd) or is being used as a window (connected to a window using LVectorWindow::SetWndHandle).
For an example, refer to LVectorWindow::GetVectorVisibleRect.
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