Scale

Gets and sets the dimensions, in meters per pixel, of the label. The maximum character height is the FontSize times the Scale value.

 

JavaScript

 

Scale

 

C#

 

double Scale { get; set; }

 

C++

 

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

HRESULT Scale([in] double pVal)