Gets and sets a Boolean that determines whether the pop-up window jumps back to its original top, left position whenever the user resizes the 3D Window. If TRUE (default), the pop-up window jumps back to its original position.
JavaScript |
|
AnchorToView |
C# |
|
bool AnchorToView { get; set; } |
C++ |
|
HRESULT AnchorToView([out, retval] VARIANT_BOOL* pVal) HRESULT AnchorToView([in] VARIANT_BOOL pVal) |