# GC.Spread.Sheets.Shapes.ResizeHandleType

## Content

# Enumeration: ResizeHandleType

[Sheets](../modules/GC.Spread.Sheets).[Shapes](../modules/GC.Spread.Sheets.Shapes).ResizeHandleType

Specifies shape resize handle type.

## Table of contents

### Enumeration members

- [bottomCenter](GC.Spread.Sheets.Shapes.ResizeHandleType#bottomcenter)
- [bottomLeft](GC.Spread.Sheets.Shapes.ResizeHandleType#bottomleft)
- [bottomRight](GC.Spread.Sheets.Shapes.ResizeHandleType#bottomright)
- [middleLeft](GC.Spread.Sheets.Shapes.ResizeHandleType#middleleft)
- [middleRight](GC.Spread.Sheets.Shapes.ResizeHandleType#middleright)
- [topCenter](GC.Spread.Sheets.Shapes.ResizeHandleType#topcenter)
- [topLeft](GC.Spread.Sheets.Shapes.ResizeHandleType#topleft)
- [topRight](GC.Spread.Sheets.Shapes.ResizeHandleType#topright)

## Enumeration members

### <a id="bottomcenter" name="bottomcenter"></a> bottomCenter

• **bottomCenter** = `"bottomCenter"`

Bottom Center

___

### <a id="bottomleft" name="bottomleft"></a> bottomLeft

• **bottomLeft** = `"bottomLeft"`

Bottom Left

___

### <a id="bottomright" name="bottomright"></a> bottomRight

• **bottomRight** = `"bottomRight"`

Bottom Right

___

### <a id="middleleft" name="middleleft"></a> middleLeft

• **middleLeft** = `"middleLeft"`

Middle Left

___

### <a id="middleright" name="middleright"></a> middleRight

• **middleRight** = `"middleRight"`

Middle Center

___

### <a id="topcenter" name="topcenter"></a> topCenter

• **topCenter** = `"topCenter"`

Top Center

___

### <a id="topleft" name="topleft"></a> topLeft

• **topLeft** = `"topLeft"`

Top Left

___

### <a id="topright" name="topright"></a> topRight

• **topRight** = `"topRight"`

Top Right
