ScaleFactor

Gets and sets the scale factor of the object. The specific scale effect depends on the object type.

 

JavaScript

 

 

 

ScaleFactor

 

C#

 

 

 

double ScaleFactor { get; set; }

 

C++

 

 

 

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

HRESULT ScaleFactor([in] double pVal)