#include "ltwrappr.h"
L_BOOL LVectorWindow::GetSelectedOnly(L_VOID)
Gets the selected-only state of the LVectorWindow object. This determines if selected objects or all objects are scaled when auto scaling, or rotated when using the rotate tool.
Current value set by SetSelectedOnly. Possible values are:
Value | Meaning |
---|---|
TRUE | auto scaling or rotating affects only selected objects. |
FALSE | auto scaling or rotating affects all objects. |
If the SelectedOnly state is set to TRUE ([LVectorWindow:GetSelectedOnly, LVectorWindow::SetSelectedOnly), then only selected objects will be scaled or rotated. If the SelectedOnly state is set to FALSE, then ALL objects are scaled or rotated.
Required DLLs and Libraries
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