DBgetTextScale

Top  Previous  Next

Graduation of an object determine.

Determines the text graduation and symbolic graduation of an object. The text graduation of an object is the graduation in which the size of texts and symbols agrees with the expression with the height given in the text element. The text graduation is taken from the plan to which the object is assigned. If an object is assigned to no plan, the graduation of the segment is taken over.

Parametre

obj (POBJECT) [IN]

The trading of the object whose graduation should be determined.

Result

(STAND-IN) [OUT]

The graduation in request for this object.

Declaration

#include "database.h"

 

STAND-IN DLLENTRY DBgetTextScale (

POBJECT obj

);