InDesign SDK  20.5
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
DVHostedWidgetView::AcquireGeometry Class Reference

#include <DVHostedWidgetView.h>

Public Member Functions

 AcquireGeometry (DVHostedWidgetView *view)
 

Detailed Description

Since we push geometry changes both up and down the hierarchy we need someway to avoid circular geometry changes.

This class is used on the stack to acquire the right to change the geometry. [amb]