Home > All Other Interfaces > IPopupMessage > AnchorToView

AnchorToView

If true (default), whenever the user resizes the 3D Window, the pop-up window jumps back to its original top, left position.

 

JavaScript

 

AnchorToView

 

C#

 

bool AnchorToView { get; set; }

 

C++

 

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

HRESULT AnchorToView([in] VARIANT_BOOL pVal)