L_ContainerGetScalar

#include "LtCon.h"

L_LTCON_API L_INT L_ContainerGetScalar(pContainer, pvptScalarNum, pvptScalarDen )

pCONTAINERHANDLE pContainer;

pointer to a container handle

pVECTORPOINT pvptScalarNum;

pointer to a structure

pVECTORPOINT pvptScalarDen;

pointer to a structure

Gets the current container coordinates scaling values.

Parameter

Description

pContainer

Pointer to a container handle.

pvptScalarNum

Pointer to VECTORPOINT structure to be updated with the numerator of the scaling factors for the x, y and z directions.

pvptScalarDen

Pointer to VECTORPOINT structure to be updated with the denominator of the scaling factors for the x, y and z directions.

Returns

SUCCESS

The function was successful.

< 1

An error occurred. Refer to Return Codes.

Required DLLs and Libraries

LTCON

For a listing of the exact DLLs and Libraries needed, based on the toolkit version, refer to Files To Be Included With Your Application

See Also

Functions:

L_ContainerSetScalar.

Topics:

Container Scaling Values

Example

For an example, refer to L_ContainerSetScalar.

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
LEADTOOLS Container and Automation C API Help