[]
        
(Showing Draft Content)

GC.Spread.Sheets.Shapes.HitTestType

Enumeration: HitTestType

Sheets.Shapes.HitTestType

Specifies shape hit test type.

Table of contents

Enumeration members

Enumeration members

adjustment

adjustment = "adjustment"

Hit test on shape adjustment handle.


body

body = "body"

Hit test on shape body.


border

border = "border"

Hit test on shape border.


connectionPoint

connectionPoint = "connectionPoint"

Hit test on shape connection point.


lineEnd

lineEnd = "lineEnd"

Hit test on shape line end.


resize

resize = "resize"

Hit test on shape resize handle.


rotate

rotate = "rotate"

Hit test on shape rotate handle.