PlacementType

PlacementType enumeration

Utility class containing constants. Represents the way the drawing object is attached to the cells below it.

Values

NameDescription
FREE_FLOATINGDon’t move or size with cells.
MOVEMove but don’t size with cells.
MOVE_AND_SIZEMove and size with cells.