Open CASCADE Technology  6.9.1
Enumerations
Aspect_GradientFillMethod.hxx File Reference
#include <Standard_PrimitiveTypes.hxx>

Enumerations

enum  Aspect_GradientFillMethod {
  Aspect_GFM_NONE, Aspect_GFM_HOR, Aspect_GFM_VER, Aspect_GFM_DIAG1,
  Aspect_GFM_DIAG2, Aspect_GFM_CORNER1, Aspect_GFM_CORNER2, Aspect_GFM_CORNER3,
  Aspect_GFM_CORNER4
}
 Defines the fill methods to write gradient background in a window. More...
 

Enumeration Type Documentation

Defines the fill methods to write gradient background in a window.

Enumerator
Aspect_GFM_NONE 
Aspect_GFM_HOR 
Aspect_GFM_VER 
Aspect_GFM_DIAG1 
Aspect_GFM_DIAG2 
Aspect_GFM_CORNER1 
Aspect_GFM_CORNER2 
Aspect_GFM_CORNER3 
Aspect_GFM_CORNER4