[]
        
(Showing Draft Content)

GC.Spread.Sheets.Shapes.SnapMode

Enumeration: SnapMode

Sheets.Shapes.SnapMode

Specifies shape snap basis.

Table of contents

Enumeration members

Enumeration members

grid

grid = 1

When resize or move shape, close to the grid line, shape will be snap to grid line.


none

none = 0

When resize or move shape, not snap to any refernce position.


shape

shape = 2

When resize or move shape, close to other shape boundary, shape will be snap to boundary.