Krita Source Code Documentation
Loading...
Searching...
No Matches
KisWraparoundAxis.h File Reference

Go to the source code of this file.

Enumerations

enum  WrapAroundAxis { WRAPAROUND_BOTH = 0 , WRAPAROUND_HORIZONTAL , WRAPAROUND_VERTICAL }
 

Enumeration Type Documentation

◆ WrapAroundAxis

Enumerator
WRAPAROUND_BOTH 
WRAPAROUND_HORIZONTAL 
WRAPAROUND_VERTICAL 

Definition at line 10 of file KisWraparoundAxis.h.

10 {
14};
@ WRAPAROUND_HORIZONTAL
@ WRAPAROUND_BOTH
@ WRAPAROUND_VERTICAL