Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdDbBaseVisualStylePE::PlotRotation Enumeration
Syntax
C++
enum PlotRotation { k0degrees = 0, k90degrees = 1, k180degrees = 2, k270degrees = 3 };
Members
Description
k0degrees
No rotation.
k90degrees
90 CCW.
k180degrees
Inverted.
k270degrees
90 CW.

Determines the types of plot rotations.

File: DbBaseDatabase.h 

Module: API Reference 

Copyright © 2002-2022. Open Design Alliance All rights reserved.