Indicates if Point Budget should be used for rendering performance.
[Visual Basic 6.0] Property UsePointBudget As Boolean
[Visual Basic .NET] Public Property UsePointBudget As Boolean
[C#] public bool UsePointBudget {get; set;}
[Java] public getUsePointBudget ( boolean pbUsePointBudget )
[Java] public void setUsePointBudget( boolean pbUsePointBudget ) throws IOException, AutomationException
[C++]
HRESULT get_UsePointBudget(
VARIANT_BOOL* pbUsePointBudget
);
[C++] HRESULT put_UsePointBudget( VARIANT_BOOL pbUsePointBudget);
Parameters
pbUsePointBudget [out, retval]
pbUsePointBudget is a parameter of type VARIANT_BOOL
pbUsePointBudget [in]
pbUsePointBudget is a parameter of type VARIANT_BOOL