GrabHandle.ShapeSide Enum

Definition

The grab handle location

public: enum class GrabHandle::ShapeSide
public enum GrabHandle.ShapeSide
type GrabHandle.ShapeSide = 
Public Enum GrabHandle.ShapeSide
Inheritance
GrabHandle.ShapeSide

Fields

Bottom 4

Grab handle at the bottom of the shape.

BottomLeft 5

Grab handle at the bottom-left of the shape.

BottomRight 3

Grab handle at the bottom-right of the shape.

Invalid -1

Invalid grab handle.

Left 6

Grab handle at the left of the shape.

Right 2

Grab handle at the right of the shape.

Top 0

Grab handle at the top of the shape.

TopLeft 7

Grab handle at the top-left of the shape.

TopRight 1

Grab handle at the top-right of the shape.

Applies to