|
ImagingTools Core SDK
|
#include <IDocumentViewConstraints.h>
Inherits istd::IChangeable.
Public Member Functions | |
| virtual int | GetViewConstraints () const =0 |
| virtual bool | SetViewConstraints (int flags)=0 |
Common interface for visualization and editing constraints of a document view.
Definition at line 16 of file IDocumentViewConstraints.h.
|
pure virtual |
Get view contsraints flags to describe the supported options for the visualization and editing the data.
|
pure virtual |
Set view contsraints flags.