Home > All Other Interfaces > ILabelStyle > Scale

Scale

Determines the dimensions, in meters per pixel, of the label. The maximum character height is the Text Size times the Scale value.

 

JavaScript

 

Scale

 

C#

 

double Scale { get; set; }

 

C++

 

HRESULT Scale([out, retval] double* pVal)

HRESULT Scale([in] double pVal)