LimitScreenSize

Gets and sets a Boolean that determines whether the animation effect keeps its original size in pixels or whether it grows as you fly closer.

 

JavaScript

 

 

 

LimitScreenSize()

 

C#

 

 

 

bool LimitScreenSize { get; set; }

 

C++

 

 

 

HRESULT LimitScreenSize([out, retval] *VARIANT_BOOL pVal)

HRESULT LimitScreenSize([in] *VARIANT_BOOL pVal)