#include <Bentley/WString.h>
#include <Geom/IntegerTypes/BSIRect.h>
#include "IViewOutput.h"
#include "DisplayStyleManager.h"
#include "ColorUtil.h"
#include "ViewInfo.h"
Go to the source code of this file.
Classes | |
struct | FitViewParams |
struct | ApplyViewOptions |
struct | Viewport |
Namespaces | |
Bentley | |
The Bentley namespace contains types defined by the Bentley Library. | |
Bentley::DgnPlatform | |
The DgnPlatform namespace contains types defined by the DgnPlatform. | |
Enumerations | |
enum | ViewportResizeMode { KeepCurrent = 0, RelativeRect = 1, AspectRatio = 2, Size = 3, SizeAndPosition = 4 } |