Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration IconOverlayPosition

Enumeration for the quadrant to overlay the image on.

Index

Enumeration members

BOTTOM_LEFT

BOTTOM_LEFT: = 2

Overlays the bottom left segment of the original image.

BOTTOM_RIGHT

BOTTOM_RIGHT: = 1

Overlays the bottom right of the original image.

TOP_LEFT

TOP_LEFT: = 3

Occupies the top left quarter of the original icon.

TOP_RIGHT

TOP_RIGHT: = 0

Overlays the top right quarter of the original image.