#include "ltwrappr.h"
L_VOID LVectorWindow::SetScaleFactor(pScaleFactor)
pVECTORPOINT pScaleFactor; |
pointer to a VECTORPOINT structure |
Sets the current scale factor for the LVectorWindow object.
Parameter |
Description |
pScaleFactor |
Pointer to a VECTORPOINT structure that contains the scale factor to set. |
None.
The LVectorWindow::ScaleIn and LVectorWindow::ScaleOut member functions use the scale factor to scale the currently loaded vector.
Scaling changes the internally stored scale of the vector.
Required DLLs and Libraries
LVKRN For a listing of the exact DLLs and Libraries needed, based on the toolkit version, refer to Files To Be Included With Your Application. |
Functions: |
LVectorWindow::GetScaleFactor, LVectorWindow::ScaleIn, LVectorWindow::ScaleOut, Class Members |
For an example, refer to LVectorWindow::ScaleIn.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET