Share

PlotRotation

C++

enum PlotRotation {
  k0degrees,
  k90degrees,
  k180degrees,
  k270degrees
};

File

dbplotsettings.h

Description

Was this information helpful?