Scale

Gets and sets the dimensions, in meters per pixel, of the effect object.

 

JavaScript

 

Scale

 

C#

 

double Scale { get; set; }

 

C++

 

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

HRESULT Scale([in] double pVal)