SmallestVisibleSize

Gets and sets the minimum height, in pixels, at which the effect object disappears as you fly away from it.

 

JavaScript

 

SmallestVisibleSize

 

C#

 

int SmallestVisibleSize { get; set; }

 

C++

 

HRESULT SmallestVisibleSize ([out, retval] long* pVal)

HRESULT SmallestVisibleSize ([in] long pVal)